-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
OpenAPI version 3.1.0 came with some breaking changes, notably, the introduction of a null
type and removal of the nullable
attribute.
We can work around this by patching these parts of a 3.1.0 spec to a 3.0.* spec, but i'm concerned about the implication that has on the validity of the document.
Is an extension of progenitor to support OpenAPI 3.1.0 being considered or worked on?
stephenlacy, hardbyte, dob9601, mfelsche, mufeez-amjad and 27 more
Metadata
Metadata
Assignees
Labels
No labels