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 49cdbbb commit 5146fcfCopy full SHA for 5146fcf
.github/workflows/spec-update.yaml
@@ -89,7 +89,7 @@ jobs:
89
;;
90
orchestration)
91
API_URL="$API_BASE_URL/AI/llm-orchestration/contents/src/spec/api.yaml?ref=$REF"
92
- FILE_PATH='orchestration/src/main/resources/spec/orchestration.yaml'
+ FILE_PATH='orchestration/src/main/resources/spec/v1.yaml'
93
94
prompt-registry)
95
API_URL="$API_BASE_URL/AI/prompt-registry/contents/src/spec/prompt-registry.yaml?ref=$REF"
0 commit comments