Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
▼NSwagger | Main namespace for all public Swagger declarations |
CContactObject | Contact information for the exposed API |
CInfoObject | The 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 |
CLicenseObject | License information for the exposed API |
CObjectBase | Base class for the Swagger specification objects, wrapping the vendor extensions |
COperationObject | Describes a single API operation on a path |
CPathComponent | Holds the relative paths to the individual endpoints |
CPathItemObject | Describes the operations available on a single path |
CPathsObject | This class stores the path tree for URI path matching |
CSchemaBase | Base used by OtherParameter, HeaderObject and SchemaObject |
CSwaggerLoader | Used for loading the Swagger definitions |
CSwaggerSchema | This 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 |