-
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.
After offline discussion, it was agreed upon that IETF RFC 7396 (JSON…
… Merge Patch) is the more sensible choice for a partial update on an HTTP+JSON API. The rationale includes: - can generally be expressed via protobuf field masks. - aligns with the AEPs usage of resource-oriented guidance. - aligns with an existing IETF standard, which as already been widely adopted. Other minor changes: - removes duplicative guidance around LROs to make the AEP succinct. - populates oas guidance, sans etags which may require some more design (in HTTP etags are not added to the resource body). Fixes #109.
- Loading branch information
1 parent
1180fce
commit 7cac0cd
Showing
2 changed files
with
41 additions
and
5 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
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