Skip to content

Commit

Permalink
Update top section of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter authored Apr 22, 2024
1 parent 36bcec2 commit b76473a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Hookdeck API
# Hookdeck OpenAPI Schema

Tagging a release on this repository will:
In addition to the standard uses of OpenAPI schema, the Hookdeck OpenAPI schema is used to generate our SDKS:

- Update the [Go SDK](https://github.com/hookdeck/hookdeck-go-sdk)
- [Go SDK](https://github.com/hookdeck/hookdeck-go-sdk)
- [TypeScript SDK](https://github.com/hookdeck/hookdeck-typescript-sdk)
- _More SDKs to come..._

## What is in this repository?
Expand Down Expand Up @@ -49,4 +50,4 @@ fern generate --group node-sdk
```

This repository contains Github Actions that will trigger SDK generation. Check them out by navigating
to the `Actions` tab and clicking `Release TypeScript SDK`.
to the `Actions` tab and clicking `Release TypeScript SDK`.

0 comments on commit b76473a

Please sign in to comment.