ParameterForInjectionInfo.Type property
The JSON schema type of the parameter.
public JsonSchemaType? Type { get; set; }
See Also
- record ParameterForInjectionInfo
- namespace Kestrun.Languages
The JSON schema type of the parameter.
public JsonSchemaType? Type { get; set; }