Skip to content

Commit c2ef41c

Browse files
committed
update spec for platform v2
1 parent 270eda6 commit c2ef41c

3 files changed

Lines changed: 22204 additions & 39004 deletions

File tree

.github/workflows/gen-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Get Specs File
1616
run: |
17-
curl -H "Authorization: token ${{ secrets.GH_CQ_BOT }}" https://raw.githubusercontent.com/cloudquery/cloud/main/platform/internal/servergen/spec.json -o spec.json
17+
curl -H "Authorization: token ${{ secrets.GH_CQ_BOT }}" https://raw.githubusercontent.com/cloudquery/platform/main/platform/api/servergen/spec.json -o spec.json
1818
1919
- name: Set up Go 1.x
2020
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)