Skip to content

Commit

Permalink
Merge branch 'PIN-4220' into PIN-4257
Browse files Browse the repository at this point in the history
  • Loading branch information
nttdata-rtorsoli authored Nov 28, 2023
2 parents 999fc4d + 9706a83 commit 48c745e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ package object impl extends SprayJsonSupport with DefaultJsonProtocol {

implicit def m2mAttributeSeedFormat: RootJsonFormat[M2MAttributeSeed] = jsonFormat1(M2MAttributeSeed)
implicit def m2mTenantSeedFormat: RootJsonFormat[M2MTenantSeed] = jsonFormat3(M2MTenantSeed)

implicit def selfcareTenantSeedFormat: RootJsonFormat[SelfcareTenantSeed] = jsonFormat6(SelfcareTenantSeed)

implicit def certifierFormat: RootJsonFormat[Certifier] = jsonFormat1(Certifier)
Expand Down

0 comments on commit 48c745e

Please sign in to comment.