Show / Hide Table of Contents

Enum OpenApiCommon.OaSchemaStyleCodes

Values that represent how schemas should be built.

Namespace: Microsoft.Health.Fhir.SpecManager.Language.OpenApi
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public enum OaSchemaStyleCodes : int

Fields

Name Description
Inline

Schemas are all inlined.

References

Schemas use references.

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