OpenApiDocDescriptor.HasBeenGenerated property

Indicates whether the OpenAPI document has been generated at least once.

public bool HasBeenGenerated { get; }

See Also