Skip to content

Commit 6846e84

Browse files
authored
fix: Generate CloudQuery Go API Client from spec.json (#157)
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
1 parent bffc1b7 commit 6846e84

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
@@ -6,7 +6,7 @@
66
"name": "CloudQuery Support Team",
77
"url": "https://cloudquery.io"
88
},
9-
"description": "API to interact with CloudQuery Cloud",
9+
"description": "Welcome to the CloudQuery API documentation! This API can be used to interact with the CloudQuery platform. The API allows you to manage your teams, usage, spend limits, plugins, addons, cloud syncs, and much more.\n\nThe API is secured using bearer tokens. To get started, you can generate an API key from the CloudQuery dashboard. For a step-by-step guide, see: https://docs.cloudquery.io/docs/deployment/generate-api-key.\n\nThe base URL for the API is `https://api.cloudquery.io`.\n",
1010
"license": {
1111
"name": "MIT",
1212
"url": "https://spdx.org/licenses/MIT"

0 commit comments

Comments
 (0)