mirror of
https://github.com/valitydev/provider-disputes-proto.git
synced 2024-11-06 02:05:21 +00:00
add cancelReason
This commit is contained in:
parent
bd07d1894d
commit
a4fa166d2f
@ -14,7 +14,7 @@ service ProviderDisputesService {
|
||||
|
||||
service AdminDisputesService {
|
||||
|
||||
void CancelPending (1: ID disputeId)
|
||||
void CancelPending (1: ID disputeId, 2: string cancelReason)
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user