From d10b68315279f0b41eefaad538fd83538b72ebbe Mon Sep 17 00:00:00 2001 From: Wout Slakhorst Date: Fri, 21 Jun 2024 08:38:08 +0200 Subject: [PATCH] Update docs/_static/vdr/v2.yaml Co-authored-by: reinkrul --- docs/_static/vdr/v2.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_static/vdr/v2.yaml b/docs/_static/vdr/v2.yaml index fa9852699e..f0bf1ddd52 100644 --- a/docs/_static/vdr/v2.yaml +++ b/docs/_static/vdr/v2.yaml @@ -367,8 +367,7 @@ components: CreateDIDOptions: type: object description: | - Options for the DID creation. If neither `did` nor `tenant` is given, a random UUID is used as tenant. - It's invalid to provide both `did` and `tenant` at the same time. + Options for the DID creation. properties: root: type: boolean