Skip to main content

create_space

Function create_space 

Source
pub async fn create_space(
    __arg0: State<Arc<AppState>>,
    agent: Option<Extension<AuthenticatedAgent>>,
    __arg2: Json<Value>,
) -> Result<impl IntoResponse, ApiError>