Class OpenApiOptions
Inheritance
System.Object
OpenApiOptions
Namespace: Microsoft.Health.Fhir.SpecManager.Language.OpenApi
Assembly: Microsoft.Health.Fhir.SpecManager.dll
Syntax
public class OpenApiOptions : object
Properties
| Improve this Doc View SourceLanguageOptions
Gets options for controlling the language.
Declaration
public static Dictionary<string, string> LanguageOptions { get; }
Property Value
Type | Description |
---|---|
Dictionary<System. |