fix(api): standardize formatting and add missing newlines in API files
This commit is contained in:
@@ -81,4 +81,5 @@ service ppanel {
|
||||
@doc "Get coupon list"
|
||||
@handler GetCouponList
|
||||
get /list (GetCouponListRequest) returns (GetCouponListResponse)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user