pgjones / quart-schema

Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.
MIT License
80 stars 23 forks source link

camelizing of required fields #25

Closed kuba-baku closed 1 year ago

kuba-baku commented 1 year ago

When using _convertcasing=True, then field names in the OpenAPI required list must also be camelized to match the actual field names in the OpenAPI properties.

pgjones commented 1 year ago

Thanks, I've merged this manually in 444ccbc46e6844dfb04d1f01d40641f7cde5056c