Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
  • Fields
Back to top Generated by DocFX