Skip to content

Commit 0ca5811

Browse files
jbrooksukgithub-actions[bot]
authored andcommitted
Generated API specification from cachethq/core@13ed6fc
1 parent 93ef8b3 commit 0ca5811

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

api-reference/openapi.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,12 +4039,6 @@
40394039
"message": {
40404040
"type": "string"
40414041
},
4042-
"component_id": {
4043-
"type": [
4044-
"integer",
4045-
"null"
4046-
]
4047-
},
40484042
"visible": {
40494043
"$ref": "#/components/schemas/ResourceVisibilityEnum"
40504044
},
@@ -4054,6 +4048,9 @@
40544048
"notifications": {
40554049
"type": "integer"
40564050
},
4051+
"components_count": {
4052+
"type": "string"
4053+
},
40574054
"status": {
40584055
"type": "object",
40594056
"properties": {
@@ -4120,7 +4117,6 @@
41204117
"guid",
41214118
"name",
41224119
"message",
4123-
"component_id",
41244120
"visible",
41254121
"stickied",
41264122
"notifications",

0 commit comments

Comments
 (0)