Skip to content

Commit daa185d

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

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

models.gen.go

Lines changed: 0 additions & 3 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,9 +2332,6 @@
23322332
"description": "The team's display name",
23332333
"minLength": 1,
23342334
"maxLength": 255
2335-
},
2336-
"plan": {
2337-
"$ref": "#/components/schemas/TeamPlan"
23382335
}
23392336
}
23402337
}

0 commit comments

Comments
 (0)