Francois LASNE
Francois LASNE
thanks for the tips https://github.com/OAI/OpenAPI-Specification/issues/2110 , is clear as well as the "old" specification in 3.0 was clear https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#user-content-schemareadonly " If the property is marked as readOnly being true and...
notice that according to https://github.com/hyperjump-io/json-schema.hyperjump.io and https://github.com/gregsdennis/json-everything the schema describe is "valid" , and is working as expected.
@tatomyr you are right , the sample has been over simplified , as the real use case was to have AllOf ( something + oneOf ( A or B) +...
in the context of https://github.com/OAI/OpenAPI-Specification/issues/2996 i wonder if we should have a Schema version not only per major version only but as well for minor version ie 3.0 / 3.1...
Add optional field to the Operation object to indicate initial version containing the implementation
notice the @since concept is common in the documentation space for instance @since is part of Javadoc https://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#since in the context of OAS could apply to nearly any data point...
Thanks @jeremyfield , i think this kind rules can be part of the default rules set of redocly , as most of the time not providing a type is a...
this is kind of duplicate with https://github.com/OAI/OpenAPI-Specification/issues/3101
@SensibleWood there is this https://github.com/OAI/OpenAPI-Specification/pull/3615 that is cooking it is merged but branch 3.2 is not public yet What would be your feedback about it ?
@tatomyr any update for this one looks @jeremyfiel a definitive expert on schema provides a convincing solution
i tried to reproduce your issue and found that * if you are leveraging the Doctor online **the issue does not appear** you have 100% score 🎉 * if you...