Skip to content

Commit 87370b4

Browse files
committed
Version 1.6.0. Axios has been updated to version 1.13.2
1 parent eaaf6c5 commit 87370b4

11 files changed

+1887
-4208
lines changed

dist/ApiConfig.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ export type ApiConfig = {
66
apiKey?: string;
77
auth?: AxiosBasicCredentials;
88
withCredentials?: boolean;
9+
withXSRFToken?: boolean | undefined;
910
};
1011
export default ApiConfig;

dist/bitbar-cloud-api-client.js

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bitbar-cloud-api-client.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bitbar-cloud-api-client.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bitbar-cloud-api-client.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)