BE-API-5a: Consent-Endpunkt #125
Labels
No labels
component/backend
component/docs
component/e2e
component/frontend
component/infra
component/keycloak
prio/high
prio/low
prio/medium
type/bug
type/chore
type/feature
type/refactor
type/test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WompSchmiede/FamilienFeierPlaner#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Beschreibung
Implementierung des Consent-Endpunkts aus MS-BE-API-5 (Epic #100).
Aufgaben
openapi.yaml:ConsentRequest-Schema +PUT /api/v1/events/{event_id}/guests/{person_id}/consent-Pfadguests.ts:PUT /api/v1/events/{event_id}/guests/{person_id}/consentrequireSelfOrGroupMember('event_id', 'person_id'){ policyVersion: string }consents-Tabelleconsent.test.ts:schema-consistency.test.ts: Konsistenzpruefung fuer neue SchemasAbhaengigkeiten
Technische Hinweise
Consent-Modell in Prisma existiert bereits (sieheprisma/schema.prisma)consents-Tabelle hatconsentId(PK),personId,acceptedBy,policyVersion,acceptedAt