Skip to content

Commit 1e34c99

Browse files
committed
Hotfix - mangler @JSON property for moshi
1 parent d94aab2 commit 1e34c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dp-inntekt-api/src/main/kotlin/no/nav/dagpenger/inntekt/inntektskomponenten/v1/InntektkomponentResponse.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ enum class InntektBeskrivelse {
158158
@JsonProperty("arbeidsoppholdKost")
159159
ARBEIDSOPPHOLD_KOST,
160160

161+
@Json(name = "arbeidsoppholdLosji")
161162
@JsonProperty("arbeidsoppholdLosji")
162163
ARBEIDSOPPHOLD_LOSJI,
163164

0 commit comments

Comments
 (0)