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",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": []
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -69290,7 +69289,6 @@
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": []
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -77857,7 +77855,6 @@
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": []
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -80027,7 +80024,6 @@
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": []
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -94198,7 +94194,6 @@
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": []
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -209066,4 +209061,4 @@
|
||||
"itc-bearer-token": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user