feat: Adding support for providing product code in createEntitlement API#1910
feat: Adding support for providing product code in createEntitlement API#1910
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
This PR will trigger a minor release when merged. |
|
hey @absarasw PR #1910 Review: Adding
|
ravverma
left a comment
There was a problem hiding this comment.
Added required change in comment above
Kanishkavijay39
left a comment
There was a problem hiding this comment.
minor suggestion added, rest looks good as compatibility is maintained.
|
Hi @absarasw, Went through the latest commits on the branch — here's the status: ✅ Issue 4 — OpenAPI spec updateDiscussed offline — intentionally deferred. No action needed here. ❌ Issue 1 — Input sanitization on
|
ravverma
left a comment
There was a problem hiding this comment.
Seems from last review, changes are not addressed. please check
|
Hi @absarasw, thanks for addressing the feedback so promptly! 🙌 Verified the latest commits on the branch — all outstanding comments are now resolved: ✅ Issue 1 — Input sanitization on
|
# [1.347.0](v1.346.2...v1.347.0) (2026-03-13) ### Features * Adding support for providing product code in createEntitlement API ([#1910](#1910)) ([23b1238](23b1238))
|
🎉 This PR is included in version 1.347.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Please ensure your pull request adheres to the following guidelines:
describe here the problem you're solving.
If the PR is changing the API specification:
yet. Ideally, return a 501 status code with a message explaining the feature is not implemented yet.
If the PR is changing the API implementation or an entity exposed through the API:
If the PR is introducing a new audit type:
Related Issues
Thanks for contributing!