S-08b · Generated API client lib from the BFF OpenAPI spec #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Split from #9 (CLAUDE.md §13).
Outcome:
libs/api-clientgenerated fromservices/bff/openapi.json(never hand-written, PRD §10), with a repeatable generation step and a unit test against a mocked BFF.Acceptance:
nx test api-clientpasses.Touches:
libs/api-client/, generation tooling, tests,docs/frontend-decisions.md.Depends on: S-08a.
Out of scope: using it in the app (S-08c).
Definition of Done
refs #NN).docker compose upreaches green health checks within 3 minutes.closes #NN).