Microsoft.OpenApi.Interfaces 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.
Interfaces
IEffective<T> |
OpenApiElements that implement IEffective indicate that their description is not self-contained. External elements affect the effective description. |
IOpenApiElement |
Represents an Open API element. |
IOpenApiExtensible |
Represents an Extensible Open API element. |
IOpenApiExtension |
Interface requuired for implementing any custom extension |
IOpenApiReferenceable |
Represents an Open API element is referenceable. |
IOpenApiSerializable |
Represents an Open API element that comes with serialzation functionality. |