Conversation
🦋 Changeset detectedLatest commit: b004a0b The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Coverage report
Test suite run success835 tests passing in 120 suites. Report generated by 🧪jest coverage report action from b004a0b |
|
while most of these are valid format assertions, just for future reference, the package Also of note, OAS 3.x.0 depends on JSON Schema Draft-04, which does not define some of the formats used in later versions, such as Draft-07 or later. |
|
Thanks for the clarification @jeremyfiel. I'm still testing this solution. |
9e82900 to
29ead12
Compare
|
this draft pr was auto-merged with the is this supposed to be included? |
That was only for testing purposes. Nothing was really merged. Please disregard that. |
|
Closing it in favour of #2172. |
What/Why/How?
Added JSON Schema format validation.
NB: use the same version of
ajv-formatsas in other products to avoid conflicts.Reference
Resolves #766
Related: #386
Testing
Screenshots (optional)
Check yourself
Security