- Introduce separate ListResource
- Separate replace (PUT) and update (PATCH)
- Support for flask blueprints
- Make nested/recursive crudest blueprints possible
- Dynamic data key for WrappedResponse
- Auto expose for all headers that CORS would block in HeadedResponse
- OpenAPI spec generation fixes
- Allow passing a servers spec
- Allow setting a custom default security scheme