struct Swagger::Server
- Swagger::Server
- Struct
- Value
- Object
Defined in:
swagger/server.crConstructors
Instance Method Summary
- #description : String?
- #description=(description)
- #url : String
- #url=(url)
- #variables : Array(Swagger::Server::Variable)?
- #variables=(variables)