Skip to content

Commit

Permalink
fix: Generate CloudQuery Go API Client from spec.json (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: cq-bot <[email protected]>
Co-authored-by: Erez Rokah <[email protected]>
  • Loading branch information
3 people authored Sep 22, 2023
1 parent ec60c6f commit 73a3836
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
4 changes: 1 addition & 3 deletions models.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -2425,8 +2425,6 @@
"tier",
"display_name",
"short_description",
"source",
"destination",
"logo"
],
"properties": {
Expand Down Expand Up @@ -2454,12 +2452,6 @@
"type": "string",
"example": "https://github.com/cloudquery/cloudquery"
},
"source": {
"type": "boolean"
},
"destination": {
"type": "boolean"
},
"logo": {
"type": "string",
"description": "URL to the plugin's logo. This will be shown in the CloudQuery Hub. This must point to https://images.cloudquery.io/...",
Expand Down

0 comments on commit 73a3836

Please sign in to comment.