pub async fn post_add(
__arg0: State<UiState<DynDashboardApi>>,
_auth: UserAuth,
__arg2: Form<GatewayForm>,
) -> impl IntoResponse
pub async fn post_add(
__arg0: State<UiState<DynDashboardApi>>,
_auth: UserAuth,
__arg2: Form<GatewayForm>,
) -> impl IntoResponse