Use x-nullable extensions when reading/writing OASv2 #1250
ouvreboite
started this conversation in
Ideas
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
While OASv2 does not have built-in support for nullable, the
x-nullable
extension is often used.Could it be supported for OASv2 serialization or deserialization? Maybe as an optional setting in the writer and reader?
Beta Was this translation helpful? Give feedback.
All reactions