Potentially improper format for workflow createChallenge
step property
#455
Labels
ready for PR
Issue ready to be resolved via a Pull Request
I noticed that the
createChallenge
property inworkflow.steps[STEP_NAME].createChallenge
found in the workflow creation request and response as well as the workflow retrieval response is specified as a string. I believe that this should be a boolean. Is that correct?The text was updated successfully, but these errors were encountered: