Azure / Azure/azure-functions-openapi-extension
OpenApiRequestBody An item with the same key has already been added
Open
- Dominant language
- C#
- Stars
- 388
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
I have created a new Azure Function in VS2022 targetting .net 6 isolated and am now getting the following error:
An item with the same key has already been added. Key: 'name of my parameter class'
The same code worked for a .net 6 Azure Function that was not running as an isolated process
Contributor guide
Assessment
This issue has not been assessed yet.