Skip to content

Commit

Permalink
Merge pull request #39 from UlfBj/main
Browse files Browse the repository at this point in the history
Proto file update
  • Loading branch information
UlfBj authored Jan 13, 2025
2 parents 4bcedc2 + a078686 commit d27be7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/resources/vissv3.0.proto
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ service VISS {
message ErrorResponseMessage {
string Number = 1;
optional string Reason = 2;
optional string Message = 3;
optional string Description = 3;
}

message FilterExpressions {
Expand Down

0 comments on commit d27be7e

Please sign in to comment.