refactor(api): remove deprecated application-related endpoints and types
This commit is contained in:
@@ -23,9 +23,5 @@ service ppanel {
|
||||
@doc "Get subscribe group list"
|
||||
@handler QuerySubscribeGroupList
|
||||
get /group/list returns (QuerySubscribeGroupListResponse)
|
||||
|
||||
@doc "Get application config"
|
||||
@handler QueryApplicationConfig
|
||||
get /application/config returns (ApplicationResponse)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user