Skip to content

Commit bb83bf6

Browse files
committed
F - Fjerner protected fra lagpdf
1 parent 6f4bea4 commit bb83bf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/no/nav/eessi/pensjon/fagmodul/api/SedController.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ class SedController(
120120
return this
121121
}
122122

123-
@Protected
124123
@PostMapping("/pdf")
125124
fun lagPdf(@RequestBody pdfJson: String): PreviewPdf? {
126125
logger.info("Lager PDF")

0 commit comments

Comments
 (0)