Skip to content

Commit

Permalink
Merge pull request #927: [rpc] fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik authored Aug 12, 2024
2 parents ce1b146 + cdc3824 commit 9f74486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/src/main/proto/rpc.proto
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ message Status {
* 404 - Not found - the entity or attribute not found in the settings
* 412 - Not acceptable - the message has unknown format (unable to validate the scheme)
* 502 - Bad gateway - cannot connect to the target storage
* 504 - Gateway timeout - the request timeouted
* 504 - Gateway timeout - the request timed out
**/
uint32 status = 2;

Expand Down

0 comments on commit 9f74486

Please sign in to comment.