Skip to content

Commit

Permalink
specify the type of the threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaeck committed Oct 11, 2023
1 parent a0565e0 commit 8114c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/t2iapi/operation/operation_requests.proto
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ message SetInvocationEffectiveTimeoutLteToThresholdRequest {
// shall be set
string threshold = 2; // threshold value for which applies that the @InvocationEffectiveTimeout is less than or
// equal to this threshold value
// threshold shall be of type xsd:duration
}

0 comments on commit 8114c02

Please sign in to comment.