diff --git a/apiary.apib b/apiary.apib index f63f88f..5e59420 100644 --- a/apiary.apib +++ b/apiary.apib @@ -995,7 +995,7 @@ Retrieves the object named by and stores the data to disk. + output (string, optional) - The path where the output should be stored. Default: './'. + archive (boolean, optional) - Output a TAR archive. Default: false. + compress (boolean, optional) - Compress the output with GZIP compression. Default: false. - + compression-level (enum[int], optional) - The level of compression. + + compression-level (enum[number], optional) - The level of compression. + Members + Default: -1 + 0 @@ -1369,7 +1369,7 @@ root will not be listable, as it is virtual. Access known paths directly. The IPFS error object + message (string) - the error message -+ code (enum[int]) - the status code ++ code (enum[number]) - the status code + Members + `0` + `1`