OpenApiReferencableExtensions 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.
Extension methods for resolving references on IOpenApiReferenceable elements.
public static class OpenApiReferencableExtensions
type OpenApiReferencableExtensions = class
Public Module OpenApiReferencableExtensions
- Inheritance
-
OpenApiReferencableExtensions
Methods
ResolveReference(IOpenApiReferenceable, JsonPointer) |
Resolves a JSON Pointer with respect to an element, returning the referenced element. |