Skip to content

Commit

Permalink
Merge pull request #1368 from navikt/oppdater-krr
Browse files Browse the repository at this point in the history
oppdater url for KRR
  • Loading branch information
hestad authored May 8, 2023
2 parents 35cc2df + 337bdd0 commit 90ed8c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import org.slf4j.LoggerFactory
internal const val personPath = "/rest/v1/person"

/**
* @see https://digdir-krr-proxy.dev.intern.nav.no/swagger-ui/index.html#/
* @see https://digdir-krr-proxy.intern.dev.nav.no/swagger-ui/index.html#/
*/
class KontaktOgReservasjonsregisterClient(
val config: ApplicationConfig.ClientsConfig.KontaktOgReservasjonsregisterConfig,
Expand Down
2 changes: 1 addition & 1 deletion nais-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"TILBAKEKREVING_URL": "https://cics-q1.adeo.no/oppdrag/K231CW80",
"SKATTEETATEN_URL": "https://sigrun-ske.dev.adeo.no",
"SKATT_CLIENT_ID": "api://dev-fss.team-inntekt.sigrun-q4",
"KRR_URL": "https://digdir-krr-proxy.dev.intern.nav.no",
"KRR_URL": "https://digdir-krr-proxy.intern.dev.nav.no",
"KRR_APP_ID": "api://dev-gcp.team-rocket.digdir-krr-proxy"
}
}

0 comments on commit 90ed8c2

Please sign in to comment.