Skip to content

Commit 5392cc3

Browse files
HavenDVclaude
andcommitted
fix: correct OpenAPI spec URL in README
Replace hardcoded AssemblyAI spec URL (from AutoSDK template bug) with the actual spec URL for this SDK. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 5b5a76a commit 5392cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Discord](https://img.shields.io/discord/1115206893015662663?label=Discord&logo=discord&logoColor=white&color=d82679)](https://discord.gg/Ca2xhfBf3v)
77

88
## Features 🔥
9-
- Fully generated C# SDK based on [official Roboflow OpenAPI specification](https://raw.githubusercontent.com/Roboflow/assemblyai-api-spec/main/openapi.yml) using [AutoSDK](https://github.com/HavenDV/AutoSDK)
9+
- Fully generated C# SDK based on [official Roboflow OpenAPI specification](https://inference.roboflow.com/openapi.json) using [AutoSDK](https://github.com/HavenDV/AutoSDK)
1010
- Same day update to support new features
1111
- Updated and supported automatically if there are no breaking changes
1212
- All modern .NET features - nullability, trimming, NativeAOT, etc.

0 commit comments

Comments
 (0)