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 b66b8a8 commit 621d7aeCopy full SHA for 621d7ae
README.md
@@ -424,7 +424,7 @@ The following types are supported:
424
- string: Any string
425
- boolean: The values 'true' or 'false'
426
- enum: A value from the predefined enumValues array
427
-- 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
428
- date-time: ISO 8601 compliant date: https://github.com/buildingSMART/foundation-API#17-datetime-format
429
430
### 3.1.5 Expressing User Authorization Through Project Extensions
0 commit comments