Update card via api - schema for targeted date

Not quite a bug … but there is a mistake in the api docs

When I want to change a targeted date the api docs show for date-time this:

“targeted_when”:“2023-09-08T14:15:22Z”

With the Z as last character it shows an internal server error, when I remove the Z it works perfectly.