Skip to content

Conversation

@Derich367
Copy link
Contributor

Fixes #382

Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

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

@Derich367 Would you please add some test codes to validate your changes?

@Derich367 Derich367 force-pushed the allow-function-specific-funktion-keys branch from 9ab333e to 108ec61 Compare March 22, 2022 09:22
@Derich367
Copy link
Contributor Author

@Derich367 Would you please add some test codes to validate your changes?

@justinyoo I added tests for this behaviour
Also improved behaviour if authKey is required and set in query but not set in function parameters

@Derich367 Derich367 requested a review from justinyoo March 22, 2022 09:30
Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

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

Thanks for adding the test method! I've left a couple of comments for you to take a look.

@Derich367 Derich367 force-pushed the allow-function-specific-funktion-keys branch from 108ec61 to 0e3846a Compare March 22, 2022 14:08
Copy link
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@justinyoo justinyoo added bug Something isn't working v1.3.0 labels Mar 22, 2022
@justinyoo justinyoo added this to the Release 202203 - v1.3.0 milestone Mar 22, 2022
@justinyoo justinyoo merged commit 55eec16 into Azure:main Mar 22, 2022
Derich367 added a commit to Derich367/azure-functions-openapi-extension that referenced this pull request Jan 30, 2023
… key to be set from query (Azure#383)

Co-authored-by: Simon Schneider <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Funktion key from config gets overwritten by function key in url

2 participants