Skip to content

Commit

Permalink
IS-2460: Endret tilbake til det originale endepunktet siden disse er …
Browse files Browse the repository at this point in the history
…nå helt identiske og det midlertidige skal fjernes
  • Loading branch information
mariusfoss committed Jan 10, 2025
1 parent 16045ca commit bc4faad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class OppfolgingsoppgaveClient(
}

companion object {
const val GET_OPPFOLGINGSOPPGAVER_API_PATH = "/api/internad/v1/huskelapp/get-oppfolgingsoppgaver-new"
const val GET_OPPFOLGINGSOPPGAVER_API_PATH = "/api/internad/v1/huskelapp/get-oppfolgingsoppgaver"

private val log = LoggerFactory.getLogger(OppfolgingsoppgaveClient::class.java)
}
Expand Down

0 comments on commit bc4faad

Please sign in to comment.