Skip to content

Commit dc25555

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@eb5a497c.
1 parent a3c8ba8 commit dc25555

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/com/segment/publicapi/models/CreateInsertFunctionInstanceAlphaInput.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ public CreateInsertFunctionInstanceAlphaInput functionId(String functionId) {
6464
}
6565

6666
/**
67-
* Insert Function id to which this instance is associated.
67+
* Insert Function id to which this instance is associated. Note: Remove the ifnd_/ifns_ prefix
68+
* from the id.
6869
*
6970
* @return functionId
7071
*/

0 commit comments

Comments
 (0)