Enum OpenApiCommon.OaFileFormat
Values that represent OpenAPI file formats.
Namespace: Microsoft.Health.Fhir.SpecManager.Language.OpenApi
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public enum OaFileFormat : int
Fields
Name | Description |
---|---|
Json | Export JSON files. |
Yaml | Export YAML files. |