mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-21 14:30:44 +00:00
stash
This commit is contained in:
lib
@ -516,10 +516,11 @@ class InvenTreeAPI {
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
// Include the statuscode in the response object
|
||||
responseData["statusCode"] = response.statusCode;
|
||||
|
||||
return responseData;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user