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 b860ef8 commit 177580fCopy full SHA for 177580f
specs/registries/format.json
@@ -323,7 +323,7 @@
323
"definingBody": "JSON Schema",
324
"definition": "https://json-schema.org/draft/2020-12/json-schema-validation.html#name-dates-times-and-duration",
325
"types": ["string"],
326
- "examples": ["13:45:30"],
+ "examples": ["13:45:30Z", "13:45:30+01:00"],
327
"deprecated": false,
328
"supportedBy": []
329
},
0 commit comments