Skip to content

Commit e29f289

Browse files
HavenDVclaude
andcommitted
chore: add spec source comment and upgrade targetFramework in generate.sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 38eb722 commit e29f289

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/libs/tryAGI.OpenAI/generate.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4+
# OpenAPI spec: https://app.stainless.com/api/spec/documented/openai/openapi.documented.yml (+ AsyncAPI)
5+
46
dotnet tool install --global autosdk.cli --prerelease
57
curl --fail --silent --show-error -L -o openapi.yaml https://app.stainless.com/api/spec/documented/openai/openapi.documented.yml
68

0 commit comments

Comments
 (0)