turner-townsend / flask-pydantic-spec

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

Chore/remove nested alter dependency #45

Closed cgearing closed 1 year ago

cgearing commented 1 year ago

This PR removes a frequently failing to build dependency nested-alter, and replicates that behaviour in the library. It's quite unpleasant how many places can have references, there may be a neater way to do this.