Remove availability NUX ids

This commit is contained in:
Ahmed Ibrahim
2026-02-26 19:08:18 -08:00
parent 09c3663773
commit 0a1346175b
5 changed files with 1 additions and 14 deletions

View File

@@ -10307,15 +10307,11 @@
},
"ModelAvailabilityNux": {
"properties": {
"id": {
"type": "string"
},
"message": {
"type": "string"
}
},
"required": [
"id",
"message"
],
"type": "object"