|
@@ -220,6 +220,7 @@ module.exports = (crowi: Crowi): Router => {
|
|
|
* type: object
|
|
* type: object
|
|
|
* properties:
|
|
* properties:
|
|
|
* file:
|
|
* file:
|
|
|
|
|
+ * type: string
|
|
|
* format: binary
|
|
* format: binary
|
|
|
* description: The zip file of the data to be transferred
|
|
* description: The zip file of the data to be transferred
|
|
|
* collections:
|
|
* collections:
|
|
@@ -349,6 +350,7 @@ module.exports = (crowi: Crowi): Router => {
|
|
|
* type: object
|
|
* type: object
|
|
|
* properties:
|
|
* properties:
|
|
|
* file:
|
|
* file:
|
|
|
|
|
+ * type: string
|
|
|
* format: binary
|
|
* format: binary
|
|
|
* description: The zip file of the data to be transferred
|
|
* description: The zip file of the data to be transferred
|
|
|
* attachmentMetadata:
|
|
* attachmentMetadata:
|