This repository was archived by the owner on Dec 25, 2024. It is now read-only.
- [DONE] Restructures endpoints so there are separate data sources for responses, parameters, requestBodies + (response) headers. This will allow for those data sources to $refed in the future
- [DONE] Add HeaderParameterWithoutName + deserialization method for it
- [DONE] Move models into components/schema
- [DONE] Generate and use component requestBodies
- [DONE] Generate and use component responses
- Update type object new signatures so all properties come after *args, so all must be named. This paves the way for type hinted overload signatures for
__new__
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.