corona-warn-app / cwa-quick-test-backend

Apache License 2.0
13 stars 8 forks source link

fix: update timestamp #100

Closed mschulte-tsi closed 3 years ago

ascheibal commented 3 years ago

Better set updated_at to LocalDateTime.now() in l.125 and leave the response as it is. Currently we are not transfering to longterm archive and otherwise would loose the update time.