Skip to content

Commit

Permalink
protected
Browse files Browse the repository at this point in the history
  • Loading branch information
vegardlu committed Mar 5, 2024
1 parent 099d0b6 commit 475dadb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class JournalposterApiImpl(
.settStatusAvbryt(settStatusAvbrytRequestOpenApiType.journalpostIder)
.toEmptyResponseEntity()

@Protected
override fun ferdigstillJournalpost(journalpostId: String) =
ferdigstillJournalpostService
.mdc(journalpostId = journalpostId)
Expand Down

0 comments on commit 475dadb

Please sign in to comment.