Closed espooner closed 12 months ago
Hi @espooner,
do you have any addition input how this change affects the client? E.g. some examples on which endpoint it is relevant and how?
What was the issue before and how it works with this pull request merged into the code base?
Thank you, Ingo
@espooner could you please rebase/merge on the latest main? Your PR should be resolved already
@jonathanlukas Do you mean that this should be resolved by the other changes we just merged? Can we then close this PR?
I think so, yes
Camunda rest api only allows dates in the format
yyyy-MM-dd'T'HH:mm:ss.SSSZ
This PR is to allow the client to accept dates in the right formatcloses #72