feat(backend): add operational smoke tooling and safe pricing cleanup endpoints
- add backend README and refresh API map and smoke regression docs - add full backend smoke regression script - add admin pricing cleanup preview and dry-run endpoints - add helper script for test pricing cleanup - verify typed error contracts, draft flow, publish readiness and preview flows - verify publish preview retention and clean backend startup behavior
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
- GET /api/v1/admin/artifacts/publish-preview/audit
|
||||
- POST /api/v1/admin/artifacts/publish-preview/cleanup
|
||||
|
||||
## app/api/routes/admin_cleanup.py
|
||||
- GET /api/v1/admin/schemes/{scheme_id}/pricing/categories/cleanup-preview
|
||||
- POST /api/v1/admin/schemes/{scheme_id}/pricing/categories/cleanup
|
||||
|
||||
## Notes
|
||||
- This file is an operational route index, not a generated OpenAPI export.
|
||||
- Update this map in the same change set when adding, removing, renaming, or moving routes.
|
||||
|
||||
Reference in New Issue
Block a user