Skip to content

Commit bd0d34a

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

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

client.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
@@ -16695,12 +16695,6 @@
1669516695
"format": "int64",
1669616696
"description": "Deprecated. Refer to `price_category` instead.",
1669716697
"example": 1000
16698-
},
16699-
"minimum_cloud_version": {
16700-
"type": "string",
16701-
"description": "Minimum plugin version that is supported in CloudQuery managed syncs.",
16702-
"maxLength": 64,
16703-
"example": "v1.2.3"
1670416698
}
1670516699
},
1670616700
"required": [

0 commit comments

Comments
 (0)