mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
Review openapi-codegen and openapi-generator for Pydantic model generation
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
|
||||
## Technical Implementation
|
||||
|
||||
- [x] `kiota` is not a good fit for the project
|
||||
- [x] review `openapi-codegen` and `openapi-generator` for Pydantic model generation
|
||||
- [x] review `openapi-codegen` and `openapi-generator` for Pydantic model generation [completion:: 2024-01-18]
|
||||
- `openapi-codegen` is a good fit for the project (supports pydantic, etc.)
|
||||
- [ ] look for more lessons learned with `kiota`
|
||||
- [ ] httx abstraction (can be added later)
|
||||
- [x] request adapters (overkill) [completion:: 2024-01-18]
|
||||
- [ ]
|
||||
|
||||
## Endpoints
|
||||
|
||||
|
||||
Reference in New Issue
Block a user