OpenApiServiceCategory Properties |
The OpenApiServiceCategory type exposes the following members.
Name | Description | |
---|---|---|
AnalysedDate |
Gets or sets the date where the extension is analyzed.
(Inherited from ExtensionNode.) | |
BaseUrl |
Gets or sets the base URL.
| |
CodeFiles |
Generated code files for reused and private Open API Schema
| |
CreateDate |
Gets or sets the create date.
(Inherited from ExtensionNode.) | |
DefinitionFile |
The entry point of the definition file. For Swagger Services it is the swagger.json file.
For other type of services, This property is not used.
| |
Description |
Gets or sets the description.
(Inherited from ExtensionNode.) | |
IsAnalysed |
Gets or sets a value indicating whether this instance is analyzed.
(Inherited from ExtensionNode.) | |
LastModificationDate |
Gets or sets the last modification date.
(Inherited from ExtensionNode.) | |
Name |
Gets or sets the name of the node (represents Application, Category or Service)
(Inherited from ExtensionNode.) | |
Operations |
Gets the operations.
| |
Options |
Gets or sets the options used to analyze
| |
ReferredApplication |
Gets the referred ServiceApplication of this ServiceCategory
(Inherited from ServiceCategory.) | |
Services |
Gets or sets the services.
(Inherited from ServiceCategory.) |