-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(update): remove create or update (#220)
create or update introduces a new pattern in addition to the existing flow of: 1. getting a resource. 2. if NOT_FOUND, send a create. 3. if found, send an update. This is also now redundant with AEP-137 (apply)
- Loading branch information
1 parent
eb3e255
commit 28534cd
Showing
1 changed file
with
0 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters