Skip to content

Commit a05f180

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

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

models.gen.go

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spec.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5735,12 +5735,6 @@
57355735
"example" : 1000,
57365736
"format" : "int64",
57375737
"type" : "integer"
5738-
},
5739-
"minimum_cloud_version" : {
5740-
"description" : "Minimum plugin version that is supported in CloudQuery managed syncs.",
5741-
"example" : "v1.2.3",
5742-
"maxLength" : 64,
5743-
"type" : "string"
57445738
}
57455739
},
57465740
"required" : [ "category", "created_at", "display_name", "free_rows_per_month", "kind", "logo", "name", "official", "release_stage", "short_description", "team_name", "tier", "updated_at", "usd_per_row" ],

0 commit comments

Comments
 (0)