summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-26 00:02:07 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-26 00:02:07 +0200
commit6537354eb0f336828fc3cb685eeea9093846ff02 (patch)
tree6fa3d3470507f2dce18e786b65c2e78a7969aabf
parentb5cfd5ddc9399ce44ea665afdea023bd60ba1c98 (diff)
downloaddocs-6537354eb0f336828fc3cb685eeea9093846ff02.tar.gz
docs-6537354eb0f336828fc3cb685eeea9093846ff02.tar.bz2
docs-6537354eb0f336828fc3cb685eeea9093846ff02.zip
add comment about deletion
-rw-r--r--core/api-merchant.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6d0cd95e..7033612f 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1266,6 +1266,7 @@ Inspecting instances
// Never returned on a GET (as this may be somewhat
// sensitive data). Can be set in POST
// or PATCH requests to update (or delete) credentials.
+ // To really delete credentials, set them to the type: "none".
credit_facade_credentials?: FacadeCredentials;
// true if this account is active,