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

Blemishes in Wiki #40

Closed apmyp1990 closed 3 years ago

apmyp1990 commented 3 years ago

Current Implementation

  1. The testid should be uuid type 4 with a max length of 35, but even the example testid contains 36 characters. (picture 1)
  2. The result json object consists of 3 attributes, but in the text it says there are only two. (picture 2)

Suggested Enhancement

  1. correct the length in the description (35 -> 36)
  2. The text should be corrected to say 3 attributes instead of two.

Expected Benefits

Correct wiki

image image

MartinKonrad commented 3 years ago

Fixed