Skip to content

Commit

Permalink
docs: describe client generation
Browse files Browse the repository at this point in the history
  • Loading branch information
vacijj committed Sep 18, 2024
1 parent 5ee32bb commit 46c4320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ console.log(basics)
- Add `SEVDESK_API_KEY=replace-with-your-secret-api-key` to `.env` file in project root
- Run playground using `pnpm play`
- Run interactive tests using `pnpm dev`
- Run `sh generate.sh` (docker required) to update client based on [`https://api.sevdesk.de/openapi.yaml`](https://api.sevdesk.de/openapi.yaml).

</details>

Expand Down

0 comments on commit 46c4320

Please sign in to comment.