OpenAPI Throws System.ArgumentNullException
#58659
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the bug
OpenAPI Throws
System.ArgumentNullException
when I tried the OpenAPI featuremaybe relates to #56309
Expected Behavior
working
Steps To Reproduce
There's the code repo get into this issue
https://github.com/WeihanLi/SparkTodo/blob/main/SparkTodo.API/Program.cs
dotnet run
under the folder and access http://localhost:5000/openapi/v1.jsonExceptions (if any)
exception like below:
.NET Version
9.0.100-rc.2.24474.11
Anything else?
ASP.NET Core Version: 9.0 rc 2
dotnet --info
output:The text was updated successfully, but these errors were encountered: