Skip to content

Commit

Permalink
fix: Generate CloudQuery Go API Client from spec.json (#101)
Browse files Browse the repository at this point in the history
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
  • Loading branch information
cq-bot authored Jan 4, 2024
1 parent 515b000 commit 58275d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"servers": [
{
"url": "https://api.cloudquery.io/v1"
"url": "https://api.cloudquery.io"
}
],
"security": [
Expand Down

0 comments on commit 58275d0

Please sign in to comment.