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

[Feature]: Support for Azure Function HttpRequest object #759

Open
rbm-radius opened this issue Jan 12, 2024 · 1 comment
Open

[Feature]: Support for Azure Function HttpRequest object #759

rbm-radius opened this issue Jan 12, 2024 · 1 comment

Comments

@rbm-radius
Copy link

Suggested Behavior

Can unmarshal_request and related functions be extended to support azure.functions.HttpRequest objects, the same way requests or flask request objects are supported?

Why is this needed?

When deploying an OpenAPI-compliant app as an Azure function, it is convenient to be able to validate request payloads locally.

References

No response

Would you like to implement a feature?

Yes

@p1c2u
Copy link
Collaborator

p1c2u commented Feb 11, 2024

It would be something similar to AWS API Gateway with Amazon Lambda #545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants