Fixed some validation issues encountered with the OpenAPI specification document in the library target.

This commit is contained in:
2025-10-06 01:53:23 +02:00
parent f9d753e09d
commit b6c804b827
-5
View File
@@ -68994,7 +68994,6 @@
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string",
"enum": []
} }
}, },
"style": "form", "style": "form",
@@ -69290,7 +69289,6 @@
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string",
"enum": []
} }
}, },
"style": "form", "style": "form",
@@ -77857,7 +77855,6 @@
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string",
"enum": []
} }
}, },
"style": "form", "style": "form",
@@ -80027,7 +80024,6 @@
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string",
"enum": []
} }
}, },
"style": "form", "style": "form",
@@ -94198,7 +94194,6 @@
"type": "array", "type": "array",
"items": { "items": {
"type": "string", "type": "string",
"enum": []
} }
}, },
"style": "form", "style": "form",