10.1.0
This feature release includes an improvement to the schema builder:
- When generating schemas for enum types, the schema builder uses the
[DefaultValue]
attribute to set the"default"
field of the generated schema (#289, h/t @jonasby).
This feature release includes an improvement to the schema builder:
[DefaultValue]
attribute to set the "default"
field of the generated schema (#289, h/t @jonasby).