From 4d84dfa62ff6743d78ca3a29f58e70534f28c7f2 Mon Sep 17 00:00:00 2001 From: patlo-iog Date: Tue, 21 Nov 2023 01:14:08 +0700 Subject: [PATCH] Update docs/docusaurus/multitenancy/tenant-onboarding-self-service.md Co-authored-by: Pete Vielhaber <95773776+petevielhaber@users.noreply.github.com> Signed-off-by: patlo-iog --- docs/docusaurus/multitenancy/tenant-onboarding-self-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md index 94e5c609e3..e4255aff60 100644 --- a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md +++ b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md @@ -166,5 +166,5 @@ curl --location --request GET 'http://localhost:8080/prism-agent/did-registrar/d -H 'Accept: application/json' ``` -The result should show 200 status with an empty list. +The wallet was successfully created, but it currently does not contain any DIDs - indicated by an empty list and a 200 status. The tenant should only perform interactions within the scope of this wallet.