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 4c0c488 commit c9af4e7Copy full SHA for c9af4e7
.github/workflows/spec-update.yaml
@@ -84,7 +84,7 @@ jobs:
84
FILE_PATH='core/src/main/resources/spec/aicore.yaml'
85
;;
86
grounding)
87
- API_URL="$API_BASE_URL/AI/rage-proxy-inference/docs/public/business_api_hub/api_hub_merged_spec.yaml?ref=$REF"
+ API_URL="$API_BASE_URL/AI/rage-proxy-inference/contents/docs/public/business_api_hub/api_hub_merged_spec.yaml?ref=$REF"
88
FILE_PATH='core-services/document-grounding/src/main/resources/spec/grounding.yaml'
89
90
orchestration)
0 commit comments