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

Fix error custom context path azure function #476

Closed
wants to merge 1 commit into from
Closed

Fix error custom context path azure function #476

wants to merge 1 commit into from

Conversation

alejojarahi
Copy link
Contributor

Fix #30

Micronaut Azure HTTP functions do not work if you define a micronaut.server.contextPath. When defined the context path is duplicated.

Micronaut Azure HTTP functions do not work if you define a micronaut.server.contextPath.
When defined the context path is duplicated.
@CLAassistant
Copy link

CLAassistant commented May 15, 2023

CLA assistant check
All committers have signed the CLA.

@timyates
Copy link
Contributor

timyates commented Jun 7, 2023

Hi @alejojarahi

Thanks so much for the PR! I have superseded this with a new PR #493 which includes a test (and targets Micronaut 3.9.4)

Thanks again!

@timyates timyates closed this Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Azure HTTP functions do not work if you define a contextPath
4 participants