Skip to content

Conversation

@JonahFarc
Copy link
Contributor

PR summary

Adding missing property to service ref response
Also, auto-generation has a lot of cleanliness changes, going ahead and applying now to avoid future efforts.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Added display name to service ref response. No service should be dependent on it, but it is nice to have.

Does this PR introduce a breaking change?

  • Yes
  • No

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2025

CLA assistant check
All committers have signed the CLA.

@pyrooka pyrooka self-requested a review December 19, 2025 09:25
@pyrooka pyrooka changed the title fix: add display name to service ref response fix(Context-Based Restrictions): add display name to service ref response Dec 19, 2025
Signed-off-by: Dylan <Dylan.Yu@ibm.com>
@JonahFarc
Copy link
Contributor Author

Integration Tests:
image

Examples:
image

Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to rebase this PR onto the main branch. If you look at the commits you can see 3 that don't belong here: 2 release commits and one for the IAM Identity service. Please remove those from this PR just to make sure we won't mess up anything - even though it shouldn't cause an issue.

Signed-off-by: Dylan <Dylan.Yu@ibm.com>
@JonahFarc
Copy link
Contributor Author

Re-ran tests for evidence:
Integration:
image

Examples:
image

Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pyrooka pyrooka merged commit dd2444e into IBM:main Jan 15, 2026
6 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Jan 15, 2026
## [0.73.1](0.73.0...0.73.1) (2026-01-15)

### Bug Fixes

* **Context-Based Restrictions:** add display name to service ref response ([#290](#290)) ([dd2444e](dd2444e))
@ibm-devx-sdk
Copy link
Contributor

🎉 This PR is included in version 0.73.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@JonahFarc JonahFarc deleted the serviceref-fix branch January 15, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants