Azure / Azure/Azure-Functions

Api Definition/OpenAPI - Api Management Import Failure

Open
#948 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I have an API Management Service and an Azure Function. When trying to import the OpenApi spec via the API Management service 'Import Function' button I get an error. The error states something similar to 'values in your route template must be included as parameters to the function'. So if i create an httpfunction and use modelbinding by following [HttpTrigger]MyModel model it is bound with both values from the route and the querystring if its a get request. So the question is why do I get this error? Is it that the open api spec is being created incorrectly or?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.