Skip to content

NET:2.0

Past due by 6 days 94% complete

This breaking change version is the one where we stop trying to infer types that are more precise than what JSON supports. This is specifically for examples.
The format property in JSON schema also should not be used to infer more precise types in by the OAS parser. JSON Schema is moving towards format simply being an annotation and not a constraint.

This breaking change version is the one where we stop trying to infer types that are more precise than what JSON supports. This is specifically for examples.
The format property in JSON schema also should not be used to infer more precise types in by the OAS parser. JSON Schema is moving towards format simply being an annotation and not a constraint.

Loading