OpenApiComponentAnnotationScanner.AnnotatedVariable.InitialValue property
The initializer value if it can be evaluated (best-effort).
public object? InitialValue { get; set; }
See Also
- class AnnotatedVariable
- namespace Kestrun.OpenApi
The initializer value if it can be evaluated (best-effort).
public object? InitialValue { get; set; }