Date time in non ISO format are not flagged in examples #2431
savage-alex
started this conversation in
Rulesets
Replies: 4 comments
|
Did you find any ruleset which validates the date-time format? |
0 replies
|
the core OAS3 validates the date-time which is shown in screenshot 2. I think it perhaps could be more opinionated on what valid is like |
0 replies
|
OK, Currently, my ruleset |
0 replies
|
sorry my text wasnt clear. it is indeed "extends: spectral:oas" |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Given the following query parameter
I would like to be informed that the example isnt valid date time like it does when a date is missing

so that my examples are valid date times and not missing the T and time zone component
All reactions