forked from aep-dev/aeps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(update): introduce "path" variable
In protobuf, the resource path is only an input parameter in the context of update. This has resulted in increased complexity, such as the introduction of an `IDENTIFIER` field behavior that must be special-cased by linters and generators. Normalizing update to the same pattern fixes this issue. related to aep-dev#181
- Loading branch information
1 parent
4bff23e
commit a33cb7e
Showing
1 changed file
with
18 additions
and
18 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