OpenApiComponentAnnotationScanner.AnnotatedVariable.NoDefault property
Indicates whether the variable was declared with no default (e.g. $x = [NoDefault]).
public bool NoDefault { get; }
See Also
- class AnnotatedVariable
- namespace Kestrun.OpenApi
Indicates whether the variable was declared with no default (e.g. $x = [NoDefault]).
public bool NoDefault { get; }