issues Search Results · repo:microsoft/OpenAPI.NET language:C#
Filter by
697 results
(66 ms)697 results
inmicrosoft/OpenAPI.NET (press backspace or delete to remove)Describe the bug A clear and concise description of what the bug is.
OpenApi File To Reproduce Add the OpenApi file you re using or a link to it as well as the steps to reproduce the
current behavior. ...
stevebuckco
- 1
- Opened 13 hours ago
- #2458
Is your feature request related to a problem? Please describe.
I found a bug in ASP.NET Core where invalid schema references were being generated that are circular references:
https://github.com/dotnet/aspnetcore/issues/63090 ...
martincostello
- 1
- Opened 3 days ago
- #2454
Is your feature request related to a problem? Please describe.
I found a bug in ASP.NET Core where invalid schema references were being generated that are circular references:
https://github.com/dotnet/aspnetcore/issues/63090 ...
martincostello
- Opened 3 days ago
- #2453
Describe the bug As per OpenApi V3 it should be possible to override the server attribute for specific paths. See here.
However when I try to append a Servers list to my OpenApiPathItem object. It does ...
pheeblyboos
- Opened 3 days ago
- #2452
Describe the bug The OpenAPI contract for the Camunda BPMN engine defines a servers section that includes a custom
server option with a {url} variable whose default is an empty string:
https://docs.camunda.org/manual/latest/reference/rest/ ...
status:no-recent-activity
status:waiting-for-author-feedback
type:question
pomianowski
- 7
- Opened 17 days ago
- #2449
Describe the bug If I validate a OpenApi document which uses a OperationId twice with hidi 2.0.0, I do not get a
validation error.
OpenApi File To Reproduce
openapi: 3.0.0
info:
title: Duplicate OperationId ...
help wanted
status:no-recent-activity
status:waiting-for-author-feedback
type:enhancement
bara-pweber
- 2
- Opened 20 days ago
- #2448
Hello,
If i have a nullable enum property, the openApi generator write this to the Json file:
NullableOfGender : { enum : [ Male , Female , null ], nullable : true }
So, when i consume the openApi via ...
jose-ribeiro-mds
- Opened 21 days ago
- #2446
Describe the bug Generating OpenApi Json from a Class with multiple List\ T Properties result in only the first one
getting a proper Type. All other Properties don t have a Type and result in Any.
OpenApi ...
corner4-atzlst
- 1
- Opened 24 days ago
- #2443
Hello team,
It s both frustrating and ironic to see how updating to Microsoft.OpenApi 2.0 ends up breaking an entire solution
without any notice, warning, change log, or similar documentation. It s as ...
status:waiting-for-author-feedback
type:question
RaHorusFreak
- 16
- Opened 26 days ago
- #2442
Customer request: The OpenAPI.NET 2.0 GA will bring a lot of breaking changes and customers need to understand the why
behind them.
Ask: Author documentation to explain the why. We currently have an upgrade ...
type:documentation
RachitMalik12
- Opened on Jul 7
- #2426

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.