Skip to content

BiDiKo: Replies must have the field `encryptedData`

Submissions and Replies without machine readable data are not supported (we do not allow attachment-only submissions/replies in order to promote machine readability). Therefore, the field encryptedData / authenticationTags.data has to be required for Replies.

The following endpoints are affected:

  • PUT /relies/<id> → encryptedData*
  • GET /relies/<id> → encryptedData*
  • PUT /relies/<id>/accept → authenticationTags.data*

Akzeptanzkriterien

  1. Field encryptedData has to be required for endpoint PUT /relies/<id>.
  2. Field encryptedData has to be required for endpoint GET /relies/<id>.
  3. Field authenticationTags.data has to be required for endpoint PUT /relies/<id>/accept.

Durchführungsplan (von Entwickler:in bei Umsetzungsplanung auszufüllen)

Edited by Marco Holz