Skip to content

Commit

Permalink
Gå mot soknadskvittering istedenfor soknad
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinLundSadun committed Jan 30, 2025
1 parent 3697a66 commit 3441330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ data class MottakConfig(
private const val PATH_SEND_INN_ETTERSENDING = "/ettersending"
private const val PATH_HENT_ETTERSENDING_FOR_PERSON = "/ettersending/person"
private const val PATH_HENT_FORRIGE_BARNETILSYNSØKNAD = "/soknad/barnetilsyn/forrige"
private const val PATH_HENT_FORRIGE_BARNETILSYNSØKNAD_KVITTERING = "/soknad/barnetilsyn/forrige"
private const val PATH_HENT_FORRIGE_BARNETILSYNSØKNAD_KVITTERING = "/soknadkvittering/barnetilsyn/forrige"
private const val PATH_PING = "/ping"
private const val PATH_HENT_SOKNADKVITTERING = "/soknadskvittering"
}
Expand Down

0 comments on commit 3441330

Please sign in to comment.