packit-service
packit-service copied to clipboard
Migrate API endpoints to FastAPI pt.4
- migrate webhooks.py, usage.py (here)
- update any request validation and response models using Pydantic
- keep old Flask endpoints functional