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
@slinkydeveloper I have read the spec and it looks like easy to implement. We are in a process to refactor the library in order to support different versions of draft spec from 4 to 6 as well as customized validators. I will keep this open until the architecture change is done. I am a user of OpenAPI spec and I have a framework to generate the code and utilize the spec to do the validation and jwt scope verification at runtime. It is my best interest to support you:)
Hi,
I'm actually coding tools for OpenAPI 3 using your json schema validator. I know that it's a field out of JSON Schema Spec, but what do you think about implementing
discriminator
field of OpenAPI 3 spec? For more info: https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/versions/3.0.md#fixed-fields-20Thank you
The text was updated successfully, but these errors were encountered: