Microsoft.OpenApi.Services Namespace
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.
Classes
CurrentKeys |
Object containing contextual information based on where the walker is currently referencing in an OpenApiDocument |
MermaidNodeStyle |
Defines the color and shape of a node in a Mermaid graph diagram |
OpenApiFilterService |
A service that slices an OpenApiDocument into a subset document |
OpenApiReferenceError | |
OpenApiReferenceResolver |
This class is used to walk an OpenApiDocument and convert unresolved references to references to populated objects |
OpenApiUrlTreeNode |
A directory structure representing the paths of an OpenAPI document. |
OpenApiVisitorBase |
Open API visitor base provides common logic for concrete visitors |
OpenApiWalker |
The walker to visit multiple Open API elements. |
OpenApiWorkspace |
Contains a set of OpenApi documents and document fragments that reference each other |
OperationSearch |
Visits OpenApi operations and parameters. |
SearchResult |
Defines a search result model for visited operations. |
Enums
MermaidNodeShape |
Shapes supported by Mermaid diagrams |