OpenApiConvertSettings.EnableDeprecationInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets/sets a value indicating whether or not to set the deprecated tag for the operation when a revision is present as well as the "x-ms-deprecation" extension with additional information.
public bool EnableDeprecationInformation { get; set; }
member this.EnableDeprecationInformation : bool with get, set
Public Property EnableDeprecationInformation As Boolean