Skip to content

Commit cc7d1ee

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

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

models.gen.go

Lines changed: 2 additions & 0 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
@@ -6528,7 +6528,7 @@
65286528
},
65296529
"PluginCategory" : {
65306530
"description" : "Supported categories for plugins",
6531-
"enum" : [ "cloud-infrastructure", "databases", "sales-marketing", "engineering-analytics", "marketing-analytics", "shipment-tracking", "product-analytics", "cloud-finops", "project-management", "fleet-management", "security", "data-warehouses", "human-resources", "other" ],
6531+
"enum" : [ "cloud-infrastructure", "databases", "sales-marketing", "engineering-analytics", "marketing-analytics", "shipment-tracking", "product-analytics", "cloud-finops", "project-management", "fleet-management", "security", "data-warehouses", "human-resources", "finance", "customer-support", "other" ],
65326532
"type" : "string"
65336533
},
65346534
"PluginPriceCategory" : {

0 commit comments

Comments
 (0)