Skip to content

Commit f42ea7f

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

models.gen.go

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

spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6959,7 +6959,7 @@
69596959
"title" : "CloudQuery Addon Asset"
69606960
},
69616961
"TeamPlan" : {
6962-
"description" : "The plan the team is on",
6962+
"description" : "The plan the team is on (trial is deprecated)",
69636963
"enum" : [ "free", "paid", "enterprise", "trial" ],
69646964
"type" : "string"
69656965
},

0 commit comments

Comments
 (0)