OpenApiTypeMapper 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 Type.
public static class OpenApiTypeMapper
type OpenApiTypeMapper = class
Public Module OpenApiTypeMapper
- Inheritance
-
OpenApiTypeMapper
Methods
MapOpenApiPrimitiveTypeToSimpleType(OpenApiSchema) |
Maps an OpenAPI data type and format to a simple type. |
MapTypeToOpenApiPrimitiveType(Type) |
Maps a simple type to an OpenAPI data type and format. |