From 0506d9f91e66e6eafb7e42ea5a15b36ee345ec74 Mon Sep 17 00:00:00 2001 From: ErwanDecoster Date: Mon, 4 Aug 2025 17:10:43 +0200 Subject: [PATCH] fix: add GrantedAccess remainingAccess return value in types documentation --- tools/dataProtector/types.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/dataProtector/types.md b/tools/dataProtector/types.md index 141f860..618d04f 100644 --- a/tools/dataProtector/types.md +++ b/tools/dataProtector/types.md @@ -23,6 +23,12 @@ use of this `protectedData` Number of authorized uses of this `protectedData` +### remainingAccess + +`string` + +Number of remaining uses of this `protectedData` + ### tag `string`