Skip to content

Commit 58275d0

Browse files
authored
fix: Generate CloudQuery Go API Client from spec.json (#101)
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
1 parent 515b000 commit 58275d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"servers": [
1919
{
20-
"url": "https://api.cloudquery.io/v1"
20+
"url": "https://api.cloudquery.io"
2121
}
2222
],
2323
"security": [

0 commit comments

Comments
 (0)