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 and update a workflow using a single endpoint #481

Open
laureD19 opened this issue Oct 29, 2024 · 0 comments
Open

create and update a workflow using a single endpoint #481

laureD19 opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@laureD19
Copy link

based on discussions started over the summer 2024, we agreed on simplifying the creation and update of Marketplace workflows content type.

The idea would be to create and update a workflow using a single endpoint, with similar information than when you get a workflow. The order of steps would matter, and steps would keep their persistent IDs.

The behaviour for POST and PUT for workflows would send a list of steps as a list of arrays where some steps would have IDs and some would not.

(From the front-end, this will mean that users will not get the possibility of reusing the steps).

@tparkola - more detailed specifications should be described for initial discussion in the following gdoc: https://docs.google.com/document/d/1F1jsI92B1M05r3aoNWIOXbV_r1GwqfnCtWtpWnjOUAs/edit?usp=sharing

@laureD19 laureD19 added the enhancement New feature or request label Oct 29, 2024
@laureD19 laureD19 added this to the Q4 2024 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants