class
AzuCLI::OpenAPI::MediaType
- AzuCLI::OpenAPI::MediaType
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
azu_cli/openapi/spec.crConstructors
Instance Method Summary
- #example : String | Nil
- #example=(example : String | Nil)
- #examples : Hash(String, Example) | Nil
- #examples=(examples : Hash(String, Example) | Nil)
- #schema : Schema | Nil
- #schema=(schema : Schema | Nil)