main - Automated spec update (144373)
made at remote:2025-09-03T21:14:02 taken at now:2025-09-03T22:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
b293014a6f
commit
09e13bc67c
2 changed files with 18 additions and 30 deletions
|
@ -868,15 +868,13 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"image": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"image"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -6820,10 +6818,7 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"image": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
},
|
||||
"roles": {
|
||||
|
@ -6846,7 +6841,8 @@
|
|||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"image"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -33274,15 +33270,13 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"sound": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"sound"
|
||||
]
|
||||
},
|
||||
"SoundboardPatchRequestPartial": {
|
||||
|
|
|
@ -868,15 +868,13 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"image": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"image"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -6820,10 +6818,7 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"image": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
},
|
||||
"roles": {
|
||||
|
@ -6846,7 +6841,8 @@
|
|||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"image"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -34556,15 +34552,13 @@
|
|||
"maxLength": 32
|
||||
},
|
||||
"sound": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"type": "string",
|
||||
"contentEncoding": "base64"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"name"
|
||||
"name",
|
||||
"sound"
|
||||
]
|
||||
},
|
||||
"SoundboardPatchRequestPartial": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue