acdh-oeaw / apis-oebl-irs-devops

0 stars 0 forks source link

Date of Birth/Death Are Not Nullable #42

Closed sennierer closed 2 years ago

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 28, 2022, 11:51

The generated api-spec looks like this:

"dateOfBirth": {
     "type": "string",
     "format": "date"
}

As a result, the front end can not delete this dates.

sennierer commented 2 years ago

mentioned in commit 5dd4ce0af89b2950490392213e5899f4c4ce4f3d

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Apr 5, 2022, 09:57

mentioned in commit oebl-research-tool-front-end@ea6141e903b3579248f38fb9bd48ffc48890c824

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Apr 5, 2022, 12:04

mentioned in merge request oebl-research-tool-front-end!31