commit 832685b6a942a6ebbec8e1e5b8c33b6b85b0a727 parent 5fdb78078de7185f1b01a5f389cdafe2666c858b Author: priscilla <priscilla.huang@efrei.net> Date: Fri, 13 Jan 2023 07:17:00 -0500 update] Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1827,12 +1827,12 @@ HttpStatus: 409 # 2900-2949: webhook operations Value: 2900 -Name: MERCHANT_PRIVATE_POST_WEBHOOKS_CONFLICT_WEBHOOKS_EXISTS +Name: MERCHANT_PRIVATE_POST_WEBHOOKS_CONFLICT_WEBHOOK_EXISTS Description: The webhook ID elready exists. HttpStatus: 409 Value: 2910 -Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOKS_EXISTS +Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOK_EXISTS Description: The webhook serial elready exists. HttpStatus: 409