OpenAPIPathMetadata.DocumentId property

The IDs of the OpenAPI document this metadata belongs to. If null, it belongs to all documents.

public string[]? DocumentId { get; set; }

See Also