-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flyttet funksjonalitet mellom controllere #1181
The head ref may contain hidden characters: "flytt-pdfs\u00F8kcontroller-til-s\u00F8knadkvitcontroller"
Flyttet funksjonalitet mellom controllere #1181
Conversation
src/main/kotlin/no/nav/familie/ef/mottak/api/SøknadskvitteringController.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/no/nav/familie/ef/mottak/task/LagPdfKvitteringTask.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ser bra ut, se gjerne over kommentarer 🚀
Den må vi ha. Den sørger for at innsenderen er logget inn med bankId 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/main/kotlin/no/nav/familie/ef/mottak/api/SøknadskvitteringController.kt
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏🏼
Flyttet funksjonalitet fra pdfSøknadController til søknadKvitteringController.
Litt usikker på hva @protectedwithclaims gjør, så om du kan avkrefte/bekrefte at den er riktig @ViktorGSolberg