mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Tweaks
This commit is contained in:
parent
a7d855defe
commit
a415a2cd99
5 changed files with 9 additions and 7 deletions
|
|
@ -62,7 +62,7 @@ class InvenTreeFileService extends FileService {
|
|||
class InvenTreeAPI {
|
||||
|
||||
// Minimum required API version for server
|
||||
static const _minApiVersion = 2;
|
||||
static const _minApiVersion = 3;
|
||||
|
||||
// Endpoint for requesting an API token
|
||||
static const _URL_GET_TOKEN = "user/token/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue