BelinaJaroslav / DBS_2020

0 stars 0 forks source link

Update registration time in Java #15

Closed domcermak closed 3 years ago

domcermak commented 3 years ago

8

API

change_vaccination_time (registered-vaccination-id) (vaccination-date) (vaccination-time)

Todo

Validations

navratil-matej commented 3 years ago

Note that "time is in correct format" is verified by the provided time parser.

domcermak commented 3 years ago

Yup, that's intentional.