struct OpenAPI::Info
- OpenAPI::Info
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- OpenAPI::Object
- YAML::Serializable
Defined in:
open_api/info.crConstructors
Instance Method Summary
- #contact : Contact | Nil
- #description : String | Nil
- #license : License | Nil
- #terms_of_service : String | Nil
- #title : String
- #version : String