OpenApiWriterAnyExtensions 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.
Extensions methods for writing the JsonNodeExtension
public static class OpenApiWriterAnyExtensions
type OpenApiWriterAnyExtensions = class
Public Module OpenApiWriterAnyExtensions
- Inheritance
-
OpenApiWriterAnyExtensions
Methods
| Name | Description |
|---|---|
| WriteAny(IOpenApiWriter, JsonNode) |
Write the JsonNode value. |
| WriteExtensions(IOpenApiWriter, IDictionary<String,IOpenApiExtension>, OpenApiSpecVersion) |
Write the specification extensions |