/repositories/{repositoryId}/content-compressed
The following operations are supported on this resource:
POST
Handles uploads of ZIP files. Unpacks zip file to current path. If the delete query parameter is true the everything at the current path will be removed before the zip file is unpacked.
Parameters
name | description | type | default |
---|---|---|---|
delete | (no documentation provided) | query | |
repositoryId | (no documentation provided) | path |
PUT
Handles uploads of ZIP files. Unpacks zip file to current path. If the delete query parameter is true the everything at the current path will be removed before the zip file is unpacked.
Parameters
name | description | type | default |
---|---|---|---|
delete | (no documentation provided) | query | |
repositoryId | (no documentation provided) | path |