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

Consider removing allow_missing in update requests in favor of Apply/PUT #123

Open
rofrankel opened this issue Mar 14, 2024 · 0 comments
Open
Milestone

Comments

@rofrankel
Copy link
Collaborator

          this is a very ugly pattern - we should remove it in favor of PUT / Apply. The logic to implement this on the server gets pretty complicated too (since you have to consider errors that are encountered with create as well as update).

I'd prefer to just remove this guidance now if we agree, and I'll come back with the PUT AEP. But if we don't agree I can just file an issue.

Originally posted by @toumorokoshi in #115 (comment)

@toumorokoshi toumorokoshi added this to the GA milestone May 20, 2024
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

2 participants