-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use dedicated messages in service operations (#163)
* [#112] Use dedicated messages in service operations Changed operation definitions of uProtocol core services to always use dedicated request and response messages as recommended by Protobuf Best Practices. Removed UStatus from response messages, following recommendations from uProtocol Error Model specification. * Add documentation
- Loading branch information
1 parent
becbf89
commit 2385018
Showing
3 changed files
with
87 additions
and
67 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
Oops, something went wrong.