Skip to content

Commit

Permalink
Typo i felt i migreringsevent 🤦
Browse files Browse the repository at this point in the history
Co-authored-by: Håkon Arneng Holmstedt <hakon.arneng.holmstedt@nav.no>
  • Loading branch information
mtarnes and hholmste committed Dec 20, 2023
1 parent 493a39f commit a50a4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/src/main/kotlin/no/nav/helse/spleis/jobs/App.kt
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ private fun vilkårsgrunnlagFor(node: JsonNode, skjæringstidspunkt: LocalDate):
}

private data class AvviksvurderingerEvent(
val dselsenummer: String,
val dselsnummer: String,
val skjæringstidspunkter: List<AvviksvurderingDto>,
@JsonProperty("@event_name")
val eventName: String = "avviksvurderinger"
Expand Down

0 comments on commit a50a4f7

Please sign in to comment.