Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/oss/paths/backup_shards_shardID.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down