Module info

Source
Expand description

Implements OpenAPI Metadata types.

Structsยง

Info
OpenAPI Info object represents metadata of the API.
InfoBuilder
Use builder syntax to set the inputs and finish with build().
Contact
OpenAPI Contact object represents metadata of the API.
ContactBuilder
Use builder syntax to set the inputs and finish with build().
License
OpenAPI License information of the API.
LicenseBuilder
Use builder syntax to set the inputs and finish with build().