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

Legg på "/hent"-prefix på endepunkter som ble endre fra GET til POST #111

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

slovrid
Copy link
Contributor

@slovrid slovrid commented Oct 26, 2023

For å unngå potensiell kollisjon for opprettelse/henting av en ressurs, så har vi valgt å gå for å bruke "hent"-prefix for endepunkter som benytter POST-operasjonen men som brukes til henting.

@slovrid slovrid requested a review from a team as a code owner October 26, 2023 11:42
@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slovrid slovrid changed the title Legg på "/hent"-postfix på endepunkter som ble migrert fra GET til POST Legg på "/hent"-prefix på endepunkter som ble endre fra GET til POST Oct 30, 2023
@slovrid slovrid merged commit 7e715a4 into dev Oct 30, 2023
6 checks passed
@slovrid slovrid deleted the bruke-hent-postfix branch October 30, 2023 14:04
slovrid added a commit that referenced this pull request Oct 30, 2023
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.

3 participants