Altinn / altinn-correspondence

Meldingstjenesten
2 stars 0 forks source link

Replace AttachmentId with CorrespondenceAttachmendId in AttachmentController #104

Closed Andreass2 closed 1 week ago

Andreass2 commented 1 month ago

The connection between CorrespondenceAttachment and AttachmentId should only exist in the API and not be relevant for the user.

The user should only interact with the CorrespondenceAttachment. Change all logic in the AttachmentController to use CorrespondenceAttachment.