Skip to content
New issue

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

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

Already on GitHub? # to your account

PUT to update experiments should not use actions in payload #44

Open
bhufmann opened this issue Dec 6, 2021 · 0 comments
Open

PUT to update experiments should not use actions in payload #44

bhufmann opened this issue Dec 6, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@bhufmann
Copy link
Collaborator

bhufmann commented Dec 6, 2021

PUT for experiments command should not use actions in payload (see below). To add or remove traces provide a list of traces UUIDs in the payload and the server needs to validate whether traces need to be added or removed from the experiment by comparing the lists of traces on the server and in the command.

image

@bhufmann bhufmann added the bug Something isn't working label Dec 6, 2021
@bhufmann bhufmann changed the title PUT for experiments command should not use actions in payload PUT to update experiments should not use actions in payload Dec 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant