mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-23 14:57:46 +01:00
feat: Usa nuova API di default
This commit is contained in:
parent
072b55aca6
commit
7a30a3a67d
@ -84,7 +84,7 @@ export abstract class Model extends BaseModel {
|
||||
}
|
||||
|
||||
getJsonApiBaseUrl(): string {
|
||||
return '/api';
|
||||
return '/api/v1';
|
||||
}
|
||||
|
||||
getJsonApiType(): string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user