Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Sep 19, 2023
1 parent 23eb915 commit 0d8dfca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# Assembly AI API

Tagging a release on this repository will update the:
- [TypeScript SDK](https://github.com/fern-assemblyai/assemblyai-node)
- [Java SDK](https://github.com/fern-assemblyai/assemblyai-java)
- [Go SDK](https://github.com/fern-assemblyai/assemblyai-go)
- [Java SDK](https://github.com/AssemblyAI/assemblyai-java-sdk)

## What is in this repository?

This repository contains

- Assembly AI's OpenAPI spec which lives in the [openapi](./fern/api/openapi/) folder
- Assembly AI's AsyncAPI spec which lives in the [openapi](./fern/api/asyncapi/) folder
- Generators (see [generators.yml](./fern/api/generators.yml))

To make sure that the OpenAPI is valid, you can use the Fern CLI.
Expand Down

0 comments on commit 0d8dfca

Please sign in to comment.