OpenApiDocDescriptor.HasBeenGenerated property
Indicates whether the OpenAPI document has been generated at least once.
public bool HasBeenGenerated { get; }
See Also
- class OpenApiDocDescriptor
- namespace Kestrun.OpenApi
Indicates whether the OpenAPI document has been generated at least once.
public bool HasBeenGenerated { get; }