|
|
@ -6725,16 +6725,6 @@
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"$ref": "#/components/schemas/QueueBulkResource"
|
|
|
|
"$ref": "#/components/schemas/QueueBulkResource"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"text/json": {
|
|
|
|
|
|
|
|
"schema": {
|
|
|
|
|
|
|
|
"$ref": "#/components/schemas/QueueBulkResource"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"application/*+json": {
|
|
|
|
|
|
|
|
"schema": {
|
|
|
|
|
|
|
|
"$ref": "#/components/schemas/QueueBulkResource"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -11090,6 +11080,10 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"nullable": true
|
|
|
|
"nullable": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"customFormatScore": {
|
|
|
|
|
|
|
|
"type": "integer",
|
|
|
|
|
|
|
|
"format": "int32"
|
|
|
|
|
|
|
|
},
|
|
|
|
"mediaInfo": {
|
|
|
|
"mediaInfo": {
|
|
|
|
"$ref": "#/components/schemas/MediaInfoResource"
|
|
|
|
"$ref": "#/components/schemas/MediaInfoResource"
|
|
|
|
},
|
|
|
|
},
|
|
|
|