OpenApiConvertSettings.EnableODataAnnotationReferencesForResponses 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 reference @odata.nextLink, @odata.deltaLink and @odata.count in responses
public bool EnableODataAnnotationReferencesForResponses { get; set; }
member this.EnableODataAnnotationReferencesForResponses : bool with get, set
Public Property EnableODataAnnotationReferencesForResponses As Boolean