diff --git a/src/oss/paths/backup_shards_shardID.yml b/src/oss/paths/backup_shards_shardID.yml index 3443e6c78..3ab5bb74b 100644 --- a/src/oss/paths/backup_shards_shardID.yml +++ b/src/oss/paths/backup_shards_shardID.yml @@ -15,6 +15,16 @@ get: enum: - gzip - identity + - in: header + name: Gzip-Compression-Level + description: The gzip compression level to use when compressing the response. + schema: + type: string + enum: + - none + - default + - speedy + - full - in: path name: shardID schema: