Skip to content

Commit

Permalink
chore(docs): update openapi typescript codegen link
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Mar 16, 2024
1 parent 91ea1d8 commit 690b196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ Please refer to the [contributing guide](CONTRIBUTING.md) for how to install the
- `web`: A web application developed in [SvelteKit](https://kit.svelte.dev/).

### Packages:
- `client`: A TypeScript API client generated from the OpenAPI specification for the API using [OpenAPI TypeScript Codegen](https://github.com/ferdikoomen/openapi-typescript-codegen/).
- `client`: A TypeScript API client generated from the OpenAPI specification for the API using [OpenAPI TypeScript Codegen](https://github.com/nicolas-chaulet/openapi-typescript-codegen).
- `config`: Common configs shared between other packages and apps in the monorepo.
- `ui`: A UI library used by the project developed in [Svelte](https://svelte.dev/).

0 comments on commit 690b196

Please sign in to comment.