Skip to content

Commit c15e3c6

Browse files
committed
merge origin/main
1 parent 7398f56 commit c15e3c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const MAX_ATTRIBUTES_SIZE = 50
22
export const MAX_BATCH_SIZE = 200
3-
export const API_VERSION = 2.6
3+
export const API_VERSION = 2.6

packages/destination-actions/src/destinations/batch/updateProfile/type.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ export interface MultiStatusResponseJSON {
4848
attribute?: string
4949
}
5050
]
51-
}
51+
}

0 commit comments

Comments
 (0)