fix(api): standardize formatting and add missing newlines in API files
This commit is contained in:
@@ -92,4 +92,5 @@ service ppanel {
|
||||
@doc "Purchase Checkout"
|
||||
@handler PurchaseCheckout
|
||||
post /order/checkout (CheckoutOrderRequest) returns (CheckoutOrderResponse)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user