OpenAPI: /// <response code="404">The web hook could not be found.</response> are missing from the generated output.
Open
area-minimal
feature-openapi
Needs: Attention :wave:
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
/// The web hook could not be found. are missing from the generated output. See [HttpGet("open-api-model-issue")]
### Expected Behavior
These should just work out of the box.
### Steps To Reproduce
Clone https://github.com/exceptionless/aspnet-core-net10-issues# and run it, hit the open api json endpoint.
### Exceptions (if any)
_No response_
### .NET Version
10 preview 6
### Anything else?
MacOS Latest, Rider/VS Code
https://github.com/dotnet/aspnetcore/issues/62150
Contributor guide
Assessment
This issue has not been assessed yet.