Commit Graph

8 Commits

Author SHA1 Message Date
kennethreitz fd21fb506b Review naming conventions 2024-01-18 12:57:27 -05:00
kennethreitz d826119ef3 Refactor model names in schema.py to remove Model1 pattern 2024-01-18 12:31:33 -05:00
kennethreitz 802a9c4a76 Review openapi-codegen and openapi-generator for Pydantic model generation 2024-01-18 12:09:27 -05:00
kennethreitz 7db094808a Refactor TODO.md file structure and update tasks 2024-01-18 12:07:36 -05:00
kennethreitz 97062b21cf Add saved queries 2024-01-18 12:00:20 -05:00
kennethreitz 0860c584c3 Add support for roles, httx, tests, ci/cd, and documentation 2024-01-18 11:58:20 -05:00
kennethreitz a25ebd7fc9 Refactor TODO.md file
This commit refactors the TODO.md file by updating the list of tasks and removing unnecessary items. It also suggests using `openapi-codegen` for Pydantic model generation and reviews naming conventions.
2024-01-18 11:36:59 -05:00
kennethreitz 8b654fdf4f Add TODO.md file with initial tasks 2024-01-18 11:26:46 -05:00