Fixed some validation issues encountered with the OpenAPI specification document in the library target.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user