-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Issues: dotnet/aspnetcore
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update to Microsoft.OpenApi v2.0.0-preview.17
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
#61541
opened Apr 17, 2025 by
captainsafia
Loading…
Attributes on parameters of primary constructors should be reflected in generated OpenAPI documents
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61538
opened Apr 17, 2025 by
mikekistler
Minimal API validation does not use ProblemDetails
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61533
opened Apr 17, 2025 by
marcominerva
1 task done
OpenAPI Document Generation repeated types across multiple unrelated records not generating type in schema
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61527
opened Apr 17, 2025 by
Lachlan212
1 task done
UsePathBase()
not being taking into account when generating OpenApi document with AddOpenApi()
area-minimal
#61486
opened Apr 14, 2025 by
piraces
1 task done
OpenAPI does not generate reference to self when returning arrays in controllers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
#61424
opened Apr 10, 2025 by
iskandersierra
1 task done
OpenApi generate duplicate schemas
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
#61408
opened Apr 9, 2025 by
oPreis-Systecs
1 task done
Open Api fails to generate correct schema type for some properties
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61407
opened Apr 9, 2025 by
mattiasnordqvist
1 task done
Bug Report: MapMethods with multiple HTTP methods fails
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61363
opened Apr 7, 2025 by
ls0001
1 task done
OpenAPI: Form data route with enum parameter with default value throws exception
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
#61327
opened Apr 4, 2025 by
ascott18
1 task done
Microsoft.AspNetCore.OpenApi: Enum type is missing when using JsonStringEnumConverter
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61303
opened Apr 3, 2025 by
jeremia
1 task done
Issue with OpenAPI Documentation Generation When Using [FromQuery] in a Separate Class
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61297
opened Apr 3, 2025 by
simonkimi
1 task done
Microsoft.OpenApi does not support IFormFile with Native AOT enabled
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
NativeAOT
#61288
opened Apr 2, 2025 by
surgicalcoder
1 task done
[OpenAPI] Cannot skip SecurityScheme for controllers with [AllowAnonymous]
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61264
opened Apr 1, 2025 by
DavidNorena
1 task done
Microsoft.AspNetCore.OpenApi generates bad server list (no domain), breaking Swagger and Scalar
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61252
opened Mar 31, 2025 by
burnchar
1 task done
Empty OpenApi schema is generated for type referenced multiple times as generic argument
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61194
opened Mar 27, 2025 by
sbomer
1 task done
OpenAPI XML source generator "slow"
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61146
opened Mar 24, 2025 by
martincostello
1 task done
Incorrect OpenAPI Schema Generation for Recursive Types
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61139
opened Mar 24, 2025 by
sorcerb
1 task done
Automatically describe as an Open API 'string' types that implement TryParse instead of as 'object'
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#61122
opened Mar 23, 2025 by
jscarle
1 task done
Handle langword for see elements
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
community-contribution
Indicates that the PR has been added by a community member
feature-openapi
#61069
opened Mar 21, 2025 by
martincostello
•
Draft
[OpenAPI] XML source generator does not correctly escape Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
help wanted
Up for grabs. We would accept a PR to help resolve this issue
<see>
tags
area-minimal
#61042
opened Mar 20, 2025 by
martincostello
1 task done
dotnet-getdocument support OpenAPI YAML format generation
area-commandlinetools
Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
feature-openapi
[10-preview.2] CS0673 error from XmlCommentGenerator
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
Generate OpenAPI documents on build throws DirectoryNotFoundException when application calls 'Directory.SetCurrentDirectory(AppContext.BaseDirectory)'
area-commandlinetools
Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
feature-openapi
#60987
opened Mar 18, 2025 by
wu-yafeng
1 task done
OpenAPI schema generation for nullable enums produce a null value option
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-openapi
#60986
opened Mar 18, 2025 by
eharshosh
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.