Fixed some small issues encountered in the Open API specification document in the library target.
This commit is contained in:
@@ -68993,7 +68993,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"style": "form",
|
"style": "form",
|
||||||
@@ -69288,7 +69288,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"style": "form",
|
"style": "form",
|
||||||
@@ -77854,7 +77854,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"style": "form",
|
"style": "form",
|
||||||
@@ -80023,7 +80023,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"style": "form",
|
"style": "form",
|
||||||
@@ -94193,7 +94193,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"style": "form",
|
"style": "form",
|
||||||
|
|||||||
Reference in New Issue
Block a user