pub async fn get_plugins(
__arg0: State<AdminState>,
__arg1: Query<PluginListQuery>,
) -> Json<ApiResponse<Value>>Expand description
Get list of plugins
pub async fn get_plugins(
__arg0: State<AdminState>,
__arg1: Query<PluginListQuery>,
) -> Json<ApiResponse<Value>>Get list of plugins