OpenApiFormats Enum
Namespace: Json.Schema.Api.OpenApi
The formats a description can be served in.
Values
| Name | Summary |
|---|---|
| Json | Served as JSON, at the document path with a .json extension. |
| Yaml | Served as YAML, at the document path with a .yaml or .yml extension. |