Skip to content

Commit

Permalink
Breaking change: DatadelingBehandlingDTO - endre INNVILGET -> VEDTATT
Browse files Browse the repository at this point in the history
Brukes av saksbehandling-api og datadeling som må oppdateres til denne versjonen samtidig
  • Loading branch information
hestad committed Dec 19, 2024
1 parent fdcd664 commit 76e3872
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ data class DatadelingBehandlingDTO(
UNDER_BEHANDLING,
KLAR_TIL_BESLUTNING,
UNDER_BESLUTNING,
INNVILGET,
VEDTATT,
}
}

Expand Down

0 comments on commit 76e3872

Please sign in to comment.