We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f5c1d commit 2209bdcCopy full SHA for 2209bdc
dp-inntekt-api/src/main/kotlin/no/nav/dagpenger/inntekt/InntektApiConfig.kt
@@ -37,7 +37,7 @@ object Config {
37
"enhetsregisteret.url" to "https://data.brreg.no/enhetsregisteret",
38
@Suppress("ktlint:standard:max-line-length")
39
"hentinntektliste.url"
40
- to "https://team-inntekt-proxy.dev-fss-pub.nais.io/proxy/inntektskomponenten-q0/rs/api/v1/hentinntektliste",
+ to "https://team-inntekt-proxy.dev-fss-pub.nais.io/proxy/inntektskomponenten-q1/rs/api/v1/hentinntektliste",
41
"inntektskomponenten.api.scope" to "api://dev-fss.team-inntekt.inntektskomponenten/.default",
42
"kafka.inntekt.brukt.topic" to "teamdagpenger.inntektbrukt.v1",
43
"pdl.api.scope" to "api://dev-fss.pdl.pdl-api-q1/.default",
0 commit comments