Share via


OpenApiPathsRules.PathMustBeUnique 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> PathMustBeUnique { get; }
static member PathMustBeUnique : Microsoft.OpenApi.ValidationRule<Microsoft.OpenApi.OpenApiPaths>
Public Shared ReadOnly Property PathMustBeUnique As ValidationRule(Of OpenApiPaths)

Property Value

Applies to