Trenger bedre inputvalidering på init and upload #666
Labels
kind/chore
changes that do not relate to a fix or feature and don't modify src or test files
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
Description
Etter å ha hjulpet en kunde med å feilsøke endepunktet viser det seg at man kan sende inn ikke-eksisterende felter og fortsatt få en status 200: OK.
Her må vi legge på validering som hindrer dette i fremtiden.
Disse verdiene ble brukt i dette tilfellet:
Correspondence.notification.recipients[0].recipientToOverride=[0192:310676810],
Correspondence.notification.recipients[0].notificationRecipient[0].emailAddress=...,
Correspondence.notification.recipients[0].notificationRecipient[0].mobileNumber=...,
Correspondence.notification.recipients[0].notificationRecipient[0].organizationNumber=...,
Correspondence.notification.recipients[0].notificationRecipient[0].nationalIdentityNumber=...,
Additional Information
No response
Tasks
No response
Acceptance Criterias
No response
The text was updated successfully, but these errors were encountered: