We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139dae9 commit 9fd2b1fCopy full SHA for 9fd2b1f
README.md
@@ -421,7 +421,7 @@ The following types are supported:
421
- string: Any string
422
- boolean: The values 'true' or 'false'
423
- enum: A value from the predefined enumValues array
424
-- date: ISO 8601 compliant date where only the date portion is intended to be used
+- date: ISO 8601 compliant date where only the date portion is intended to be used: https://github.com/buildingSMART/foundation-API#17-datetime-format
425
- date-time: ISO 8601 compliant date: https://github.com/buildingSMART/foundation-API#17-datetime-format
426
427
0 commit comments