Add some documentation which shows what kind of input schemas will look like when written as a class in a mermaid diagram.
- show classes with integers, numbers, enumerators, arrays, nullable, and object types
- show classes for compound schema (
oneOf, anyOf, and/or allOf)
- show anything else that helps show what Dr OpenAPI can do
Add some documentation which shows what kind of input schemas will look like when written as a class in a mermaid diagram.
oneOf,anyOf, and/orallOf)