Skip to content

Commit 4c194a7

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

File tree

2 files changed

+18
-14
lines changed

2 files changed

+18
-14
lines changed

models.gen.go

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

spec.json

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6088,7 +6088,7 @@
60886088
"type" : "string"
60896089
},
60906090
"logo" : {
6091-
"example" : "https://images.cloudquery.io/logos/aws.png",
6091+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
60926092
"type" : "string"
60936093
},
60946094
"display_name" : {
@@ -6220,8 +6220,9 @@
62206220
"$ref" : "#/components/schemas/PluginReleaseStageCreate"
62216221
},
62226222
"logo" : {
6223-
"description" : "URL to the plugin's logo. This will be shown in the CloudQuery Hub. This must point to https://images.cloudquery.io/...",
6224-
"example" : "https://images.cloudquery.io/logos/aws.png",
6223+
"description" : "URL to the plugin's logo. This will be shown in the CloudQuery Hub.",
6224+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
6225+
"pattern" : "^https:\\/\\/storage\\.googleapis\\.com\\/cq-cloud-images\\/[a-z0-9-]+$",
62256226
"type" : "string"
62266227
},
62276228
"usd_per_row" : {
@@ -6281,8 +6282,9 @@
62816282
"type" : "string"
62826283
},
62836284
"logo" : {
6284-
"description" : "URL to the plugin's logo. This will be shown in the CloudQuery Hub. This must point to https://images.cloudquery.io/...",
6285-
"example" : "https://images.cloudquery.io/logos/aws.png",
6285+
"description" : "URL to the plugin's logo. This will be shown in the CloudQuery Hub.",
6286+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f9e8",
6287+
"pattern" : "^https:\\/\\/storage\\.googleapis\\.com\\/cq-cloud-images\\/[a-z0-9-]+$",
62866288
"type" : "string"
62876289
},
62886290
"public" : {
@@ -6848,7 +6850,7 @@
68486850
"type" : "string"
68496851
},
68506852
"logo" : {
6851-
"example" : "https://images.cloudquery.io/logos/aws.png",
6853+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
68526854
"type" : "string"
68536855
},
68546856
"public" : {
@@ -6931,7 +6933,8 @@
69316933
"type" : "string"
69326934
},
69336935
"logo" : {
6934-
"example" : "https://images.cloudquery.io/logos/aws.png",
6936+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
6937+
"pattern" : "^https:\\/\\/storage\\.googleapis\\.com\\/cq-cloud-images\\/[a-z0-9-]+$",
69356938
"type" : "string"
69366939
},
69376940
"public" : {
@@ -6984,7 +6987,8 @@
69846987
"type" : "string"
69856988
},
69866989
"logo" : {
6987-
"example" : "https://images.cloudquery.io/logos/aws.png",
6990+
"example" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
6991+
"pattern" : "^https:\\/\\/storage\\.googleapis\\.com\\/cq-cloud-images\\/[a-z0-9-]+$",
69886992
"type" : "string"
69896993
},
69906994
"public" : {
@@ -8785,7 +8789,7 @@
87858789
"created_at" : "2017-07-14T16:53:42Z",
87868790
"updated_at" : "2017-07-14T16:53:42Z",
87878791
"homepage" : "https://cloudquery.io",
8788-
"logo" : "https://images.cloudquery.io/logos/aws.png",
8792+
"logo" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
87898793
"official" : true,
87908794
"short_description" : "Sync data from AWS to any destination",
87918795
"repository" : "https://github.com/cloudquery/cloudquery",
@@ -8971,7 +8975,7 @@
89718975
"created_at" : "2017-07-14T16:53:42Z",
89728976
"updated_at" : "2017-07-14T16:53:42Z",
89738977
"homepage" : "https://cloudquery.io",
8974-
"logo" : "https://images.cloudquery.io/logos/aws.png",
8978+
"logo" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
89758979
"official" : true,
89768980
"short_description" : "Sync data from AWS to any destination",
89778981
"repository" : "https://github.com/cloudquery/cloudquery",
@@ -9112,7 +9116,7 @@
91129116
"created_at" : "2017-07-14T16:53:42Z",
91139117
"updated_at" : "2017-07-14T16:53:42Z",
91149118
"homepage" : "https://cloudquery.io",
9115-
"logo" : "https://images.cloudquery.io/logos/aws.png",
9119+
"logo" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
91169120
"official" : true,
91179121
"short_description" : "Sync data from AWS to any destination",
91189122
"repository" : "https://github.com/cloudquery/cloudquery",
@@ -9143,7 +9147,7 @@
91439147
"created_at" : "2017-07-14T16:53:42Z",
91449148
"updated_at" : "2017-07-14T16:53:42Z",
91459149
"homepage" : "https://cloudquery.io",
9146-
"logo" : "https://images.cloudquery.io/logos/aws.png",
9150+
"logo" : "https://storage.googleapis.com/cq-cloud-images/9ac4cb31-e971-4879-8619-87dc22b0f98e",
91479151
"official" : true,
91489152
"short_description" : "AWS policies",
91499153
"repository" : "https://github.com/cloudquery/cloudquery",

0 commit comments

Comments
 (0)