Skip to content
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

IS-2601: Fjerner ubrukt endepunkt og legger til nytt for enkelt veilederbrukerknytning #427

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

andersrognstad
Copy link
Contributor

Hva har blitt lagt til✨🌈

Fjernet ubrukt endepunkt og ubrukt felt for enhet på VeilederBrukerKnytning. Nytt endepunkt for å registrere VeilederBrukerKnytning for en enkeltperson til bruk fra syfomodiaperson.

@andersrognstad andersrognstad requested a review from a team as a code owner September 3, 2024 08:05
@@ -93,6 +73,32 @@ fun Route.registerPersonTildelingApiV2(
}
}

post("/personer/single") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bør vi vise på noen måte at dette egentlig skal hente informasjon? 😊
En av disse kanskje? 🤔
post("/get-personer/single")
post("/personer/get-single")

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eg loka nevermind!

@andersrognstad andersrognstad merged commit 330712e into master Sep 3, 2024
3 checks passed
@andersrognstad andersrognstad deleted the IS-2601-cleanup-api branch September 3, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants