Tag
zio.http.endpoint.openapi.OpenAPI$.Tag
Adds metadata to a single tag that is used by the Operation Object. It is not mandatory to have a Tag Object per tag defined in the Operation Object instances.
Attributes
- description
A short description for the tag.
- externalDocs
Additional external documentation for this tag.
- name
The name of the tag.
- Graph
- Supertypes