aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpriscilla <priscilla.huang@efrei.net>2023-01-13 07:17:00 -0500
committerpriscilla <priscilla.huang@efrei.net>2023-01-13 07:17:00 -0500
commit832685b6a942a6ebbec8e1e5b8c33b6b85b0a727 (patch)
tree563525f4d0f84a7fe9381e2a0a658b49ba013cd9
parent5fdb78078de7185f1b01a5f389cdafe2666c858b (diff)
downloadgana-832685b6a942a6ebbec8e1e5b8c33b6b85b0a727.tar.gz
gana-832685b6a942a6ebbec8e1e5b8c33b6b85b0a727.zip
update]
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 9bc0178..dd8c7b8 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1827,12 +1827,12 @@ HttpStatus: 409
1827# 2900-2949: webhook operations 1827# 2900-2949: webhook operations
1828 1828
1829Value: 2900 1829Value: 2900
1830Name: MERCHANT_PRIVATE_POST_WEBHOOKS_CONFLICT_WEBHOOKS_EXISTS 1830Name: MERCHANT_PRIVATE_POST_WEBHOOKS_CONFLICT_WEBHOOK_EXISTS
1831Description: The webhook ID elready exists. 1831Description: The webhook ID elready exists.
1832HttpStatus: 409 1832HttpStatus: 409
1833 1833
1834Value: 2910 1834Value: 2910
1835Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOKS_EXISTS 1835Name: MERCHANT_PRIVATE_POST_PENDING_WEBHOOKS_CONFLICT_PENDING_WEBHOOK_EXISTS
1836Description: The webhook serial elready exists. 1836Description: The webhook serial elready exists.
1837HttpStatus: 409 1837HttpStatus: 409
1838 1838