Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Context based Restrictions): add support for the X-Correlation-Id header #164

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Conversation

agiammar
Copy link
Contributor

@agiammar agiammar commented Nov 2, 2021

Added support for the X-Correlation-Id header

PR summary

  • Added support for passing the standard X-Correlation-Id header in each request
  • Updated some swagger properties summaries and descriptions

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

This enhancement adds support for passing the standard X-Correlation-Id header in each request. This is an optional header and it does not break backward compatibility.

Does this PR introduce a breaking change?

  • Yes
  • No

@agiammar agiammar changed the title feat(Context based Restrictions): Added support for the X-Correlation-Id header feat(Context based Restrictions): add support for the X-Correlation-Id header Nov 3, 2021
@padamstx padamstx self-assigned this Nov 3, 2021
@padamstx padamstx self-requested a review November 3, 2021 13:24
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

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

LGTM!

@padamstx padamstx merged commit 9540cd0 into IBM:main Nov 3, 2021
ibm-devx-sdk pushed a commit that referenced this pull request Nov 3, 2021
## [0.22.3](v0.22.2...v0.22.3) (2021-11-03)

### Bug Fixes

* **Context-Based Restrictions:** add support for the X-Correlation-Id header ([#164](#164)) ([9540cd0](9540cd0))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.22.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants