sailpoint-oss / developer.sailpoint.com

The codebase that makes up developer.sailpoint.com, including developer documentation. This codebase is open source and welcomes contributions.
https://developer.sailpoint.com
MIT License
32 stars 80 forks source link

[Bug] Requesting changes to 'List Workflow Executions' (list-workflow-executions) #416

Open JustenCs opened 10 months ago

JustenCs commented 10 months ago

In the section marked "Schema" Array [ ....

startTime date-time <<startTime does not work in a URI filter via Postman, start_time does. The date/time the workflow started

closeTime date-time <<closeTime does not seem to work. I could not determine the alternative, if there is one. The date/time the workflow ended

status string

Possible values: [Completed, Failed, Canceled, Running] "Running" is not a valid value, "Executing" appears to be the working property. .....

codey-bot[bot] commented 10 months ago

🎉 Thanks for opening your first issue here! Be sure to follow the issue template, and welcome to the community! 🙌