Microsoft.OpenApi.Any Namespace

Classes

OpenApiAnyCloneHelper

Contains logic for cloning objects through copy constructors.

OpenApiArray

Open API array.

OpenApiBinary

Open API binary.

OpenApiBoolean

Open API boolean.

OpenApiByte

Open API Byte

OpenApiDate

Open API Date

OpenApiDateTime

Open API Datetime

OpenApiDouble

Open API Double

OpenApiFloat

Open API Float

OpenApiInteger

Open API Integer

OpenApiLong

Open API long.

OpenApiNull

Open API null.

OpenApiObject

Open API object.

OpenApiPassword

Open API password.

OpenApiPrimitive<T>

Open API primitive class.

OpenApiString

Open API string type.

Interfaces

IOpenApiAny

Base interface for all the types that represent Open API Any.

IOpenApiPrimitive

Base interface for the Primitive type.

Enums

AnyType

Type of an IOpenApiAny

PrimitiveType

Primitive type.