docfast/dist/services
Hoid 6b1b3d584e
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 13m9s
fix: OpenAPI spec accuracy — hide internal endpoints, mark signup/verify deprecated
- Remove @openapi annotations from /v1/billing/webhook (Stripe-internal)
- Remove @openapi annotations from /v1/billing/success (browser redirect)
- Mark /v1/signup/verify as deprecated (returns 410)
- Add 3 TDD tests in openapi-spec.test.ts
- Update 2 existing tests in app-routes.test.ts
- 530 tests passing (was 527)
2026-03-07 14:06:12 +01:00
..
browser.js fix: OpenAPI spec accuracy — hide internal endpoints, mark signup/verify deprecated 2026-03-07 14:06:12 +01:00
database.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
db.js docs: add missing OpenAPI annotations for signup/verify, billing/success, billing/webhook 2026-02-27 16:04:55 +00:00
email.js docs: add missing OpenAPI annotations for signup/verify, billing/success, billing/webhook 2026-02-27 16:04:55 +00:00
keys.js fix: OpenAPI spec accuracy — hide internal endpoints, mark signup/verify deprecated 2026-03-07 14:06:12 +01:00
logger.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
markdown.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
templates.js docs: add missing OpenAPI annotations for signup/verify, billing/success, billing/webhook 2026-02-27 16:04:55 +00:00
verification.js fix: compile TypeScript in Docker build — dist/ was never built in CI, connection resilience code was missing from images 2026-02-18 16:19:59 +00:00