packit-service
packit-service copied to clipboard
Migrate API endpoints to FastAPI pt.3
- migrate srpm_builds.py, propose_downstream.py, pull_from_upstream.py, osh_scans.py (here)
- update any request validation and response models using Pydantic
- keep old Flask endpoints functional