mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
Update mintaka to 0.1.7
This commit is contained in:
parent
19a06d6101
commit
f669306ccd
3 changed files with 6 additions and 6 deletions
|
|
@ -28,7 +28,7 @@ export class TribufuApi {
|
|||
this.http = new HttpClient({
|
||||
baseUrl: TribufuApi.getBaseUrl(),
|
||||
headers: TribufuApi.defaultHeaders(),
|
||||
logEnabled: TribufuApi.debugEnabled(),
|
||||
enableLog: TribufuApi.debugEnabled(),
|
||||
jsonRequestCasing: JsonCasing.SnakeCase,
|
||||
jsonResponseCasing: JsonCasing.CamelCase,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue