Share via


OpenApiConvertSettings.EnableODataAnnotationReferencesForResponses Property

Definition

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

Property Value

Applies to