Skip to content

Commit

Permalink
Merge branch 'altinn_official_contacts' into tilgangsstyring_roller
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Oct 12, 2023
2 parents e039b8b + 9d8c993 commit ed82e21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class KontaktinfoClient(
}

val officialcontacts = restTemplate.exchange(
"api/serviceowner/organizations/{organizationNumber}/officialcontacts?ForceEIAuthentication",
"/api/serviceowner/organizations/{organizationNumber}/officialcontacts?ForceEIAuthentication",
GET,
HttpEntity<Nothing>(headers),
contactInfoListType,
Expand Down

0 comments on commit ed82e21

Please sign in to comment.