diff --git a/api.yaml b/api.yaml index 983898d..310f86b 100644 --- a/api.yaml +++ b/api.yaml @@ -139,7 +139,13 @@ paths: example: xz schema: type: string - enum: [xz, bzip2] + enum: + - br + - bz2 + - lzip + - lz4 + - zst + - xz responses: 200: description: successful operation @@ -249,8 +255,15 @@ components: example: nar/1w1fff338fvdw53sqgamddn1b2xgds473pv6y13gizdbqjv4i5p3.nar.xz Compression: type: string - description: The compression method; either xz or bzip2. + description: The compression method example: xz + enum: + - br + - bz2 + - lzip + - lz4 + - zst + - xz FileHash: type: string description: The cryptographic hash of the file to download in base32