From c247a18df0ce9c58dd6c482da86cdf4b205743e7 Mon Sep 17 00:00:00 2001 From: nttdata-rtorsoli Date: Tue, 28 Nov 2023 15:19:52 +0100 Subject: [PATCH] PIN-4295 reverted taxCode on field UserResponse --- selfcare-v2-client/interface-specification.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfcare-v2-client/interface-specification.yml b/selfcare-v2-client/interface-specification.yml index 440558c..ed1ff75 100644 --- a/selfcare-v2-client/interface-specification.yml +++ b/selfcare-v2-client/interface-specification.yml @@ -1804,6 +1804,8 @@ components: type: string surname: type: string + taxCode: + type: string UserResource: title: UserResource type: object