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": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -69288,7 +69288,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -77854,7 +77854,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -80023,7 +80023,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
@@ -94193,7 +94193,7 @@
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"style": "form",
|
||||
|
||||
Reference in New Issue
Block a user