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: allow getting authorizer from existing file settings #709

Merged
merged 3 commits into from
Jan 17, 2023

Conversation

tareksha
Copy link
Contributor

@tareksha tareksha commented Sep 2, 2022

Currently we have to read the file config twice if we want to create an authorizer plus read other stuff from the config. This change allows getting the authorizer from an existing file settings object.

Thank you for your contribution to Go-AutoRest! We will triage and review it as soon as we can.

As part of submitting, please make sure you can make the following assertions:

  • I've tested my changes, adding unit tests if applicable.
  • I've added Apache 2.0 Headers to the top of any new source files.

@ghost
Copy link

ghost commented Sep 2, 2022

CLA assistant check
All CLA requirements met.

Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com>
@jhendrixMSFT jhendrixMSFT merged commit 9038e4a into Azure:main Jan 17, 2023
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.

None yet

2 participants