You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
- 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)
10
10
- Same day update to support new features
11
11
- Updated and supported automatically if there are no breaking changes
12
12
- All modern .NET features - nullability, trimming, NativeAOT, etc.
0 commit comments