pub type Response401 = ApiError;
pub struct Response401 { pub error: CompactString, }
error: CompactString