chore: generate OpenAPI specification

This commit is contained in:
Stoat CI
2026-08-25 02:29:36 +00:00
parent c75f13eeb3
commit 5a724c6ec8
+17
View File
@@ -7048,6 +7048,7 @@
{
"type": "object",
"required": [
"locale",
"msg",
"type"
],
@@ -7058,6 +7059,9 @@
"ContactSupport"
]
},
"locale": {
"type": "string"
},
"msg": {
"type": "string"
}
@@ -9718,6 +9722,19 @@
"UnderReview"
]
},
{
"type": "object",
"required": [
"Removed"
],
"properties": {
"Removed": {
"type": "string",
"nullable": true
}
},
"additionalProperties": false
},
{
"type": "object",
"required": [