Share via


OpenApiServer.Name Property

Definition

An optional string identifying the server. This MUST be unique across servers in the same document. Note: This field is supported in OpenAPI 3.2.0+. For earlier versions, it will be serialized as x-oai-name extension.

public string? Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to