diff --git a/src/_zkapauthorizer/backup-recovery.yaml b/src/_zkapauthorizer/backup-recovery.yaml index 9aee774f3df5f6dab812383a378058a197119291..1d13d9ea86b0ba2adc65d281b779d78abec5e12a 100644 --- a/src/_zkapauthorizer/backup-recovery.yaml +++ b/src/_zkapauthorizer/backup-recovery.yaml @@ -34,7 +34,13 @@ paths: schema: $ref: "#/components/schemas/Error" - "404": + "409": # CONFLICT + description: >- + Recovery is not possible at this time because local state already + exists in the database. Recover into a new, empty ZKAPAuthorizer + installation only. + + "404": # NOT FOUND description: >- Recovery from the replica has failed because the recovery data cannot be retrieved using the given capability.