Skip to content

Commit 5aca93c

Browse files
authored
feat!: Platform API v2 (#48)
1 parent 8556f81 commit 5aca93c

4 files changed

Lines changed: 24021 additions & 34478 deletions

File tree

.github/workflows/gen-client.yml

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

2323
- name: Get Specs File
2424
run: |
25-
curl -H "Authorization: token ${{ steps.app-token.outputs.token }}" https://raw.githubusercontent.com/cloudquery/cloud/main/platform/internal/servergen/spec.json -o spec.json
25+
curl -H "Authorization: token ${{ steps.app-token.outputs.token }}" https://raw.githubusercontent.com/cloudquery/platform/main/platform/api/servergen/spec.json -o spec.json
2626
2727
- name: Set up Go 1.x
2828
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6

0 commit comments

Comments
 (0)