OpenApiDocumentTransformerContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the context in which an OpenAPI document transformer is executed.
public sealed class OpenApiDocumentTransformerContext
type OpenApiDocumentTransformerContext = class
Public NotInheritable Class OpenApiDocumentTransformerContext
- Inheritance
-
OpenApiDocumentTransformerContext
Constructors
OpenApiDocumentTransformerContext() |
Properties
ApplicationServices |
Gets the application services associated with current document. |
DescriptionGroups |
Gets the API description groups associated with current document. |
DocumentName |
Gets the name of the associated OpenAPI document. |