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