Assuming you have ts-sdk-gen
in the same folder as sumup-ts
:
npx ../ts-sdk-gen/ ./openapi.json ./src/
sumup-ts
heavily relies on Conventional Commits which are used to generate changelog. All PR titles must follow the conventional commits standard.