Skip to content

Commit b882d00

Browse files
author
ccalderon
committed
feat: Added Prefix -Filters API functionality and Integration Tests to Node Transit SDK.
Transit service needed to generate a new SDK based on the updated api spec for Prefix filters, along with creating integration tests for the new APIs and updating the related help docs. This PR is part of https://github.ibm.com/CloudBBS/ts-planning/issues/3485 Dependency: none
1 parent e5bd593 commit b882d00

File tree

6 files changed

+1785
-521
lines changed

6 files changed

+1785
-521
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/extend": "^3.0.0",
3838
"@types/node": "^12.0.8",
3939
"extend": "^3.0.2",
40-
"ibm-cloud-sdk-core": "^2.14.4"
40+
"ibm-cloud-sdk-core": "^2.17.9"
4141
},
4242
"devDependencies": {
4343
"@semantic-release/changelog": "^5.0.1",

0 commit comments

Comments
 (0)