OpenApiDocDescriptor.DocumentId property

The ID of the OpenAPI document being generated.

public string DocumentId { get; set; }

See Also