From 354d0598662e7bc248c412ec780ecba8264e2608 Mon Sep 17 00:00:00 2001 From: patlo-iog Date: Tue, 21 Nov 2023 01:13:55 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md index 2bc31f65be..94e5c609e3 100644 --- a/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md +++ b/docs/docusaurus/multitenancy/tenant-onboarding-self-service.md @@ -167,5 +167,4 @@ curl --location --request GET 'http://localhost:8080/prism-agent/did-registrar/d ``` The result should show 200 status with an empty list. -This means that the wallet has been created and it does not contain any DIDs. The tenant should only perform interactions within the scope of this wallet.