mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 00:03:02 +00:00
router
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use http::status::StatusCode;
|
||||
use axum::Router;
|
||||
use windmill_common::error::Error;
|
||||
|
||||
pub async fn edit_teams_command() -> Result<StatusCode, Error> {
|
||||
|
||||
Reference in New Issue
Block a user