corona-warn-app / cwa-quicktest-onboarding

This repository contains the informations about onboarding procedure for rapid antigen test partners of the Corona-Warn-App. Please use our Wiki page for further details (german language only).
22 stars 52 forks source link

wrong status code in documenatation after DCC post #48

Closed lafidi closed 3 years ago

lafidi commented 3 years ago

usage shows that the result is always HTTP status code 200 instead of 201. Correction in api description would be nice.

ilya-smirnov-berlin commented 3 years ago

Thanks for your contribution. Since the onboarding team just propagate the API given by backend developers we requested a confirmation.

ilya-smirnov-berlin commented 3 years ago

DCC-Server will be fixed for correct HTTP code (201)

lafidi commented 3 years ago

Does that mean you are adapting the server to the documentation? So every developer and software provider has to adapt his software again?

vaubaehn commented 3 years ago

If the '200' status code is currently used by an unknown number of 3rd party providers within their work flow, and the submission of DCCs to the clients (CWA) is based/dependent from successfully reiceiving a '200' response, this will result in thousands of non-delivered DCCs when TSI can't manage to push that information to all parties and warranting enough time (weeks?) to adapt their implementations.