Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Workflow API call does not work #71

Open
philip-ellis-sp opened this issue Oct 10, 2024 · 0 comments
Open

Create Workflow API call does not work #71

philip-ellis-sp opened this issue Oct 10, 2024 · 0 comments

Comments

@philip-ellis-sp
Copy link
Contributor

Two issues in this API call:

  • This method does not call the API correctly, resulting in a 404 not found error. This is due to the API spec having an :id parameter, which is not correct
  • The Owner object is set as required, but this is not true. Setting an empty object results in a 400 bad request, but setting no object is not possible due to the invalid required flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant