Implementation for PUT trustedInvokers endpoint 51/10651/3
authorychacon <yennifer.chacon@est.tech>
Wed, 1 Mar 2023 18:00:59 +0000 (19:00 +0100)
committerychacon <yennifer.chacon@est.tech>
Mon, 6 Mar 2023 16:48:01 +0000 (17:48 +0100)
commitc865c910a6a04fc202c8eb8b6403544c44784d5f
tree45f80623272f373423a89166256c2e57bad1ee4e
parent4308df0663b45eb9d95b3babdf519a06ee76c15a
Implementation for PUT trustedInvokers endpoint

Issue-ID: NONRTRIC-848
Signed-off-by: ychacon <yennifer.chacon@est.tech>
Change-Id: Iba953bfb8aa11d77c8aeac906d640fb470769bbc
capifcore/internal/publishserviceapi/typeaccess.go
capifcore/internal/securityapi/typeupdate.go [new file with mode: 0644]
capifcore/internal/securityapi/typeupdate_test.go [new file with mode: 0644]
capifcore/internal/securityapi/typevalidation.go
capifcore/internal/securityapi/typevalidation_test.go
capifcore/internal/securityservice/security.go
capifcore/internal/securityservice/security_test.go