fixed linting config
This commit is contained in:
@@ -16,6 +16,8 @@ message QuotePaymentRequest {
|
||||
message QuotePaymentResponse {
|
||||
payments.shared.v1.PaymentQuote quote = 1;
|
||||
string idempotency_key = 2;
|
||||
// Non-empty when quote is valid for pricing but cannot be executed.
|
||||
string execution_note = 3;
|
||||
}
|
||||
|
||||
message QuotePaymentsRequest {
|
||||
|
||||
Reference in New Issue
Block a user