Skip to content

Commit b979b08

Browse files
feat: update Smithery YAML files from tag 0.0.31 (#35)
Updated YAML files in chart/crds directory to align with local smithery output. Source tag: 0.0.31 Workflow run: 16646677895 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9af57eb commit b979b08

22 files changed

+983
-573
lines changed

chart/crds/BarChart.crd.yaml

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,51 @@ spec:
5656
- namespace
5757
type: object
5858
resourcesRefs:
59-
items:
60-
properties:
61-
apiVersion:
62-
type: string
63-
id:
64-
type: string
65-
name:
66-
type: string
67-
namespace:
68-
type: string
69-
payload:
59+
properties:
60+
_slice_:
61+
properties:
62+
continue:
63+
type: boolean
64+
offset:
65+
type: integer
66+
page:
67+
type: integer
68+
perPage:
69+
type: integer
70+
required:
71+
- page
72+
- perPage
73+
type: object
74+
items:
75+
items:
76+
properties:
77+
apiVersion:
78+
type: string
79+
id:
80+
type: string
81+
name:
82+
type: string
83+
namespace:
84+
type: string
85+
payload:
86+
type: object
87+
resource:
88+
type: string
89+
verb:
90+
enum:
91+
- POST
92+
- PUT
93+
- PATCH
94+
- DELETE
95+
- GET
96+
type: string
97+
required:
98+
- id
7099
type: object
71-
x-kubernetes-preserve-unknown-fields: true
72-
resource:
73-
type: string
74-
verb:
75-
enum:
76-
- POST
77-
- PUT
78-
- PATCH
79-
- DELETE
80-
- GET
81-
type: string
82-
required:
83-
- id
84-
type: object
85-
type: array
100+
type: array
101+
required:
102+
- items
103+
type: object
86104
resourcesRefsTemplate:
87105
items:
88106
properties:

chart/crds/Button.crd.yaml

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,51 @@ spec:
5656
- namespace
5757
type: object
5858
resourcesRefs:
59-
items:
60-
properties:
61-
apiVersion:
62-
type: string
63-
id:
64-
type: string
65-
name:
66-
type: string
67-
namespace:
68-
type: string
69-
payload:
59+
properties:
60+
_slice_:
61+
properties:
62+
continue:
63+
type: boolean
64+
offset:
65+
type: integer
66+
page:
67+
type: integer
68+
perPage:
69+
type: integer
70+
required:
71+
- page
72+
- perPage
73+
type: object
74+
items:
75+
items:
76+
properties:
77+
apiVersion:
78+
type: string
79+
id:
80+
type: string
81+
name:
82+
type: string
83+
namespace:
84+
type: string
85+
payload:
86+
type: object
87+
resource:
88+
type: string
89+
verb:
90+
enum:
91+
- POST
92+
- PUT
93+
- PATCH
94+
- DELETE
95+
- GET
96+
type: string
97+
required:
98+
- id
7099
type: object
71-
x-kubernetes-preserve-unknown-fields: true
72-
resource:
73-
type: string
74-
verb:
75-
enum:
76-
- POST
77-
- PUT
78-
- PATCH
79-
- DELETE
80-
- GET
81-
type: string
82-
required:
83-
- id
84-
type: object
85-
type: array
100+
type: array
101+
required:
102+
- items
103+
type: object
86104
resourcesRefsTemplate:
87105
items:
88106
properties:

chart/crds/Column.crd.yaml

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,51 @@ spec:
5656
- namespace
5757
type: object
5858
resourcesRefs:
59-
items:
60-
properties:
61-
apiVersion:
62-
type: string
63-
id:
64-
type: string
65-
name:
66-
type: string
67-
namespace:
68-
type: string
69-
payload:
59+
properties:
60+
_slice_:
61+
properties:
62+
continue:
63+
type: boolean
64+
offset:
65+
type: integer
66+
page:
67+
type: integer
68+
perPage:
69+
type: integer
70+
required:
71+
- page
72+
- perPage
73+
type: object
74+
items:
75+
items:
76+
properties:
77+
apiVersion:
78+
type: string
79+
id:
80+
type: string
81+
name:
82+
type: string
83+
namespace:
84+
type: string
85+
payload:
86+
type: object
87+
resource:
88+
type: string
89+
verb:
90+
enum:
91+
- POST
92+
- PUT
93+
- PATCH
94+
- DELETE
95+
- GET
96+
type: string
97+
required:
98+
- id
7099
type: object
71-
x-kubernetes-preserve-unknown-fields: true
72-
resource:
73-
type: string
74-
verb:
75-
enum:
76-
- POST
77-
- PUT
78-
- PATCH
79-
- DELETE
80-
- GET
81-
type: string
82-
required:
83-
- id
84-
type: object
85-
type: array
100+
type: array
101+
required:
102+
- items
103+
type: object
86104
resourcesRefsTemplate:
87105
items:
88106
properties:

chart/crds/DataGrid.crd.yaml

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,51 @@ spec:
5656
- namespace
5757
type: object
5858
resourcesRefs:
59-
items:
60-
properties:
61-
apiVersion:
62-
type: string
63-
id:
64-
type: string
65-
name:
66-
type: string
67-
namespace:
68-
type: string
69-
payload:
59+
properties:
60+
_slice_:
61+
properties:
62+
continue:
63+
type: boolean
64+
offset:
65+
type: integer
66+
page:
67+
type: integer
68+
perPage:
69+
type: integer
70+
required:
71+
- page
72+
- perPage
73+
type: object
74+
items:
75+
items:
76+
properties:
77+
apiVersion:
78+
type: string
79+
id:
80+
type: string
81+
name:
82+
type: string
83+
namespace:
84+
type: string
85+
payload:
86+
type: object
87+
resource:
88+
type: string
89+
verb:
90+
enum:
91+
- POST
92+
- PUT
93+
- PATCH
94+
- DELETE
95+
- GET
96+
type: string
97+
required:
98+
- id
7099
type: object
71-
x-kubernetes-preserve-unknown-fields: true
72-
resource:
73-
type: string
74-
verb:
75-
enum:
76-
- POST
77-
- PUT
78-
- PATCH
79-
- DELETE
80-
- GET
81-
type: string
82-
required:
83-
- id
84-
type: object
85-
type: array
100+
type: array
101+
required:
102+
- items
103+
type: object
86104
resourcesRefsTemplate:
87105
items:
88106
properties:

chart/crds/EventList.crd.yaml

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,51 @@ spec:
5656
- namespace
5757
type: object
5858
resourcesRefs:
59-
items:
60-
properties:
61-
apiVersion:
62-
type: string
63-
id:
64-
type: string
65-
name:
66-
type: string
67-
namespace:
68-
type: string
69-
payload:
59+
properties:
60+
_slice_:
61+
properties:
62+
continue:
63+
type: boolean
64+
offset:
65+
type: integer
66+
page:
67+
type: integer
68+
perPage:
69+
type: integer
70+
required:
71+
- page
72+
- perPage
73+
type: object
74+
items:
75+
items:
76+
properties:
77+
apiVersion:
78+
type: string
79+
id:
80+
type: string
81+
name:
82+
type: string
83+
namespace:
84+
type: string
85+
payload:
86+
type: object
87+
resource:
88+
type: string
89+
verb:
90+
enum:
91+
- POST
92+
- PUT
93+
- PATCH
94+
- DELETE
95+
- GET
96+
type: string
97+
required:
98+
- id
7099
type: object
71-
x-kubernetes-preserve-unknown-fields: true
72-
resource:
73-
type: string
74-
verb:
75-
enum:
76-
- POST
77-
- PUT
78-
- PATCH
79-
- DELETE
80-
- GET
81-
type: string
82-
required:
83-
- id
84-
type: object
85-
type: array
100+
type: array
101+
required:
102+
- items
103+
type: object
86104
resourcesRefsTemplate:
87105
items:
88106
properties:

0 commit comments

Comments
 (0)