Compartir a través de


OpenApiRecommendedRules.GetOperationShouldNotHaveRequestBody Property

Definition

A relative path to an individual endpoint. The field name MUST begin with a slash.

public static Microsoft.OpenApi.ValidationRule<Microsoft.OpenApi.OpenApiPaths> GetOperationShouldNotHaveRequestBody { get; }
static member GetOperationShouldNotHaveRequestBody : Microsoft.OpenApi.ValidationRule<Microsoft.OpenApi.OpenApiPaths>
Public Shared ReadOnly Property GetOperationShouldNotHaveRequestBody As ValidationRule(Of OpenApiPaths)

Property Value

Applies to