OpenApiDocDescriptor.DocumentId property
The ID of the OpenAPI document being generated.
public string DocumentId { get; set; }
See Also
- class OpenApiDocDescriptor
- namespace Kestrun.OpenApi
The ID of the OpenAPI document being generated.
public string DocumentId { get; set; }