Azure / Azure/azure-functions-openapi-extension
How to define using decorators one endpoints multiple request methods - GET, POST, PATCH?
- Dominant language
- C#
- Stars
- 388
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the issue**
I can not using function decorators document function app endpoint if it has multiple request methods. For example - GET, POST, PATCH. Only the first one is showing up. Is this even possible using decorators?
**To Reproduce**

**Expected behavior**

**Environment (please complete the following information, if applicable):**
- OS: Windows
- Browser: edge
- Version: latest
Contributor guide
Research direction
Begin by reproducing the decorator-based Azure Functions endpoint with GET, POST, and PATCH, then compare the generated OpenAPI output with the screenshots. Done means the documentation lists all three request methods for the single endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, openapi
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100