Skip to main content

attach_roles

Function attach_roles 

pub async fn attach_roles(
    __arg0: State<SharedState>,
    __arg1: Json<AttachRolesParams>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>