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