UNPKG

@sumup/sdk

Version:

The official TypeScript SDK for the SumUp API

14 lines (8 loc) 374 B
# Contributing ## Development Assuming you have `ts-sdk-gen` in the same folder as `sumup-ts`: ```sh npx ../ts-sdk-gen/ ./openapi.json ./src/ ``` ## Conventional Commits `sumup-ts` heavily relies on [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) which are used to generate changelog. All PR titles must follow the conventional commits standard.