feat(iam-identity): adding trusted profiles#119
Conversation
|
Overall looks good! One thing I'd like to ask is regarding testing. Please add additional integration tests for the newly added operations. These tests shoud cover 4xx and 5xx (if there is any) status codes. If you run the openapi-sdkgen tool (with Could please you attach a screenshot about the successful integration tests? |
|
adding additional tests to covers 400's, and the lint fixes are done. screenshot of integration test result is attached. |
Andras-Csanyi
left a comment
There was a problem hiding this comment.
As I compared the 4 SDKs exampels I found a few inconsistencies.
|
this PR is now updated, all the typos and suggested changes are added :) |
98f6fc6 to
98597e2
Compare
Andras-Csanyi
left a comment
There was a problem hiding this comment.
Two small fix is needed in the documentation tags
Andras-Csanyi
left a comment
There was a problem hiding this comment.
When the PR build finishes and it is green I'll merge it.
# [0.20.0](0.19.2...0.20.0) (2021-09-02) ### Features * **iam-identity:** adding trusted profiles ([#119](#119)) ([b26d60a](b26d60a))
|
🎉 This PR is included in version 0.20.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [0.19.2](IBM/platform-services-node-sdk@v0.19.1...v0.19.2) (2021-07-21) ### Bug Fixes * add public publish option ([IBM#119](IBM/platform-services-node-sdk#119)) ([68e38e3](IBM/platform-services-node-sdk@68e38e3))
PR summary
This pr contains all the supported endpoints of Iam-Identity's trusted profiles.
we recently went public and here is the documentation: https://test.cloud.ibm.com/apidocs/iam-identity-token-api
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information