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

Why does the server return the values which were passed in? #3257

Open
portante opened this issue Feb 15, 2023 · 0 comments
Open

Why does the server return the values which were passed in? #3257

portante opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
API Of and relating to application programming interfaces to services and functions Documentation Server
Milestone

Comments

@portante
Copy link
Member

Just out of curiosity, why does the server return the values which were passed in? If we have to return something, why not return the previous state which we've replaced? That seems more likely to be useful, since the client already knows what it asked for, but it might be good to know what it replaced (e.g., to detect collisions with other, unsynchronized clients...).

Originally posted by @webbnh in #3191 (comment)

@portante portante added Documentation Server API Of and relating to application programming interfaces to services and functions labels Feb 15, 2023
@portante portante added this to To do in v0.72 via automation Feb 15, 2023
@portante portante added this to the v0.72 milestone Feb 15, 2023
@portante portante modified the milestones: v0.72, v0.73 Mar 14, 2023
@portante portante removed this from To do in v0.72 Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Of and relating to application programming interfaces to services and functions Documentation Server
Projects
Status: To Do
Development

No branches or pull requests

2 participants