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

Adds an optional -RHV parameter that will assign response headers to a variable (Value provided to the optional RHV parameter) #2604

Merged
merged 4 commits into from Feb 21, 2024

Conversation

timayabi2020
Copy link
Collaborator

Fixes #2600 and #2394.
This change is based on the Invoke-MgGraphRequest design for capturing response headers by providing the same -RHV parameter

image

Changes proposed in this pull request

  • Adds Optional -RHV parameter.
  • Updates AutoREST submodule
image

@timayabi2020 timayabi2020 requested a review from a team as a code owner February 20, 2024 10:52
@timayabi2020 timayabi2020 linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link
Member

@peombwa peombwa left a comment

Choose a reason for hiding this comment

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

@timayabi2020 timayabi2020 merged commit 2979bd7 into dev Feb 21, 2024
2 of 3 checks passed
@timayabi2020 timayabi2020 deleted the 2600-urgent-make-response-headers-optional branch February 21, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Urgent: Make response headers optional
2 participants