Home OpenApiFormats Enum
OpenApiFormats Enum
Cancel

OpenApiFormats Enum

OpenApiFormats Enum

Namespace: Json.Schema.Api.OpenApi

The formats a description can be served in.

Values

NameSummary
JsonServed as JSON, at the document path with a .json extension.
YamlServed as YAML, at the document path with a .yaml or .yml extension.
Contents