-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly specify invalid combinations of fields. (#86)
* (M) doc/specification.md * (M) v1/proto/service/gribi.proto - Clarify explicitly that specifying more than one of `election_id` `params` and `operation` together is not valid. The specification implicitly said this before (`session_params` must be the only field in the first message, `election_id` must be the only field populated when updating an election ID, etc. This change makes this explicit.
- Loading branch information
Showing
2 changed files
with
17 additions
and
2 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