Qore Swagger Module Reference 2.2.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NSwaggerMain namespace for all public Swagger declarations
 CContactObjectContact information for the exposed API
 CInfoObjectThe object provides metadata about the API. The metadata can be used by the clients if needed, and can be presented in the Swagger-UI for convenience
 CLicenseObjectLicense information for the exposed API
 CObjectBaseBase class for the Swagger specification objects, wrapping the vendor extensions
 COperationObjectDescribes a single API operation on a path
 CPathComponentHolds the relative paths to the individual endpoints
 CPathItemObjectDescribes the operations available on a single path
 CPathsObjectThis class stores the path tree for URI path matching
 CSchemaBaseBase used by OtherParameter, HeaderObject and SchemaObject
 CSwaggerLoaderUsed for loading the Swagger definitions
 CSwaggerSchemaThis is the root document object for the API specification. It combines what previously was the Resource Listing and API Declaration (version 1.2 and earlier) together into one document