You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -424,6 +424,7 @@ The following types are supported:
424
424
- string: Any string
425
425
- boolean: The values 'true' or 'false'
426
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: https://github.com/buildingSMART/foundation-API#17-datetime-format
427
428
- date-time: ISO 8601 compliant date: https://github.com/buildingSMART/foundation-API#17-datetime-format
428
429
429
430
### 3.1.5 Expressing User Authorization Through Project Extensions
0 commit comments