Skip to content

Commit

Permalink
Merge branch 'tilgangsstyring_roller' into TAG-2161-api-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Oct 12, 2023
2 parents 98d4a31 + ed82e21 commit d153afe
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 d153afe

Please sign in to comment.