Skip to content

Self-Service API GET - name [Open Code #44]

Description of the bug:

Beim Abruf eines Zustellpunktes über die Self-Service-API GET/destinations wird das Feld „note“ anstelle von „name“ übermittelt. Die Schemata in der API Spezifikation weicht von dem implementierten Schema ab, weshalb die Doku aktualisiert werden soll.

Current behavior:

Beim Abruf eines Zustellpunktes über die Self-Service-API GET/destinations wird das Feld „note“ übermittelt und nicht mehr das Feld „name“. Die Dokumentation stimmt mit dem Rückgabewert nicht überein.

Expected behavior:

Die Dokumentation sowie das tatsächliche Schema sollten jederzeit übereinstimmen – In der Spezifikation der Self-Service-API ist das implementierte Verhalten dokumentiert. Alle Endpunkte prüfen.

Environments:

Additional Information:

Dependency / relationship to other issues:

Responsible person / team:

Contact persons including contact details:

Screenshots / Logs / Requests:

Checklist:

  • Add Severity label
  • Add team label
  • Related/affected issues/stories/epics linked and explained in the bug issue
  • Creation of an automated test
  • Bugfix deployed on DEV
  • Bugfix tested on DEV
  • Bugfix deployed on TEST
  • Bugfix tested on TEST (possibly also by the connection project itself)
  • Successful fix reported to Team Operations (Teams channel)
  • Bugfix deployed on STAGE
  • Bugfix tested on STAGE if necessary
  • Bugfix deployed on PROD
  • Bugfix tested on PROD (possibly also by the connection project itself)
  • Final communication by Team Operations if necessary
  • Internal documentation was checked and updated if necessary
  • External documentation has been checked and updated if necessary
  • Updated changelog if necessary

Approach/Solution:

Release version of the artifact:

Edited by Wojciech Gdaniec