We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5056c05 commit 8ea3f1cCopy full SHA for 8ea3f1c
scripts/generate_types.sh
@@ -10,7 +10,7 @@ if [ -z "$1" ]; then
10
exit 1
11
fi
12
13
-REMOTE_URL="https://raw.githubusercontent.com/a2aproject/A2A/refs/heads/uuid-fields/specification/json/a2a.json"
+REMOTE_URL="https://raw.githubusercontent.com/a2aproject/A2A/refs/heads/main/specification/json/a2a.json"
14
GENERATED_FILE="$1"
15
16
echo "Running datamodel-codegen..."
0 commit comments