conduit_common library
Classes
-
APIComponentCollection<
T extends APIObject> - A collection of reusable OpenAPI objects.
- APIComponentDocumenter
- The methods you implement to document OpenAPI components.
- APIDocumentContext
-
An object that contains information about
APIDocumentbeing generated. - APIOperationDocumenter
- The methods you implement to document the operations of a Controller.