manchenkoff / openapi3-parser

OpenAPI 3 parser to use a specification inside of the code in your projects
https://pypi.org/project/openapi3-parser/
MIT License
64 stars 33 forks source link

Add NULL type parsing #64

Closed danjones1618 closed 1 year ago

danjones1618 commented 1 year ago

Add NULL type parsing using the same method as Boolean parsing.