turner-townsend / flask-pydantic-spec

An Flask OpenAPI library using Pydantic
Apache License 2.0
98 stars 17 forks source link

Pass schema ref template to all schema methods #53

Closed cgearing closed 1 year ago

cgearing commented 1 year ago

Multipart-form requests are currently using the incorrect schema template - this fixes that.