issues
search
domaindrivendev
/
Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
MIT License
5.26k
stars
1.32k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]: Example value isn't wrapped with the type of the parameter anymore.
#3176
EunjeongChoi414
opened
1 hour ago
0
Update Microsoft.NET.Test.Sdk
#3175
Saibamen
closed
8 hours ago
0
Push NuGet symbols to NuGet.org
#3174
Saibamen
closed
10 hours ago
2
Bump version
#3173
github-actions[bot]
closed
16 hours ago
0
Bump version
#3172
github-actions[bot]
closed
18 hours ago
0
Fix NotSupportedException in AoT test project
#3171
martincostello
closed
2 days ago
0
Support of JsonPolymorphic and JsonDerivedType attributes
#3170
k0ka
closed
18 hours ago
3
[Bug]: Array parameter in `multipart/form-data` does not explode when it's part of a complex object
#3169
FlameWolf
opened
2 days ago
1
Create snupkg files
#3168
martincostello
closed
2 days ago
0
[Bug] Discriminated polymorphism does not populate anyOf and oneOf, in contrast with Swagger documentation
#3166
ldeluigi
opened
3 days ago
0
[Feature request]: Distribute debug symbols/PDB files
#3165
ldeluigi
closed
2 days ago
8
Fix issue with FromForm and enums for Controllers
#3164
jgarciadelanoceda
closed
3 days ago
0
[Bug]: Commit #3133 breaks Enums and Structure
#3163
ymg2006
closed
3 days ago
8
Support DescriptionAttribute and ReadOnlyAttribute
#3162
jgarciadelanoceda
closed
3 days ago
2
[Question]: How to add a custom header parameter at the end of the parameters list in Swagger 2.0/OpenAPI 3.0?
#3161
alexpantyukhin
opened
5 days ago
1
[Bug]: When submitting `multipart/form-data` request, nullable `int` and `Array` values are sent incorrectly
#3160
FlameWolf
closed
2 days ago
4
[Bug]: Incorrect maximum value in open api document for RangeAttribute with long.MaxValue
#3159
ArieGato
opened
5 days ago
6
Bump codecov/codecov-action from 4.6.0 to 5.0.4
#3158
dependabot[bot]
closed
5 days ago
0
Bump github/codeql-action from 3.27.3 to 3.27.4
#3157
dependabot[bot]
closed
5 days ago
0
[Question]: Hide client_secret when using `OAuthUsePkce()`
#3156
bangonkali
closed
21 hours ago
2
second level inheritance for UseOneOfForPolymorphism
#3155
k0ka
closed
3 days ago
2
[Bug]: AdditionalItems serialization issue still present
#3153
mrtristan
opened
1 week ago
6
Path grouping strategy
#3152
Saibamen
opened
1 week ago
3
Verify remaining test projects without Startup class
#3151
Saibamen
opened
1 week ago
1
Adding dynamic RoutePrefixes support
#3150
davesmits
opened
1 week ago
0
Test more WebAPI examples
#3149
Saibamen
closed
1 week ago
1
Add more HTTP codes to `ResponseDescriptionMap`
#3148
Saibamen
closed
1 week ago
1
More asserts for `SwaggerGeneratorTests`
#3147
Saibamen
closed
1 week ago
1
Recreate package lock files
#3146
Saibamen
closed
1 week ago
5
[Bug]: Version 7.0.0 does not allow upgrading to .NET 9
#3145
raffaeler
closed
1 week ago
8
[Bug]: SwaggerUIMiddleware is now internal
#3144
davesmits
opened
1 week ago
8
Update some nugets
#3143
Saibamen
closed
1 week ago
5
[Bug]: "Try it out" button doesn't trigger the "Example value" editor
#3142
brenohfnc
opened
1 week ago
1
Bump swagger-ui-dist from 5.18.1 to 5.18.2 in /src/Swashbuckle.AspNetCore.SwaggerUI
#3141
dependabot[bot]
closed
1 week ago
0
Bump github/codeql-action from 3.27.0 to 3.27.3
#3140
dependabot[bot]
closed
1 week ago
0
Bump version
#3139
github-actions[bot]
closed
1 week ago
1
[Question]: Customize header used to send JWT token when using SecuritySchemeType.OAuth2
#3138
mark-buhagiar
closed
1 week ago
5
Ensure first filter wins
#3136
jgarciadelanoceda
opened
2 weeks ago
0
Initialize Urls property with an empty collection
#3135
averichev
opened
2 weeks ago
1
Apply SwaggerIgnore on Newtonsoft
#3134
jgarciadelanoceda
closed
2 weeks ago
1
Fix FromForm without WithOpenApi schemas
#3133
jgarciadelanoceda
closed
1 week ago
7
[Feature request]: Integer as type discriminator
#3132
vanillajonathan
closed
1 week ago
3
[Question]: any way to make a "vnext" and/or "current" version api
#3131
HugoVG
closed
2 weeks ago
2
[Question]: Specify max and min range for double and decimal datatype
#3130
c6-dark
opened
2 weeks ago
1
Bump actions/attest-build-provenance from 1.4.3 to 1.4.4
#3129
dependabot[bot]
closed
2 weeks ago
0
Bump swagger-ui-dist from 5.17.14 to 5.18.1 in /src/Swashbuckle.AspNetCore.SwaggerUI
#3128
dependabot[bot]
closed
2 weeks ago
0
[Bug]: When Content-Type is set to multipart/form-data; version=1.0 If you use a swagger request, the data will be requested in the data format of a JSON object.
#3127
qcjxberin
opened
2 weeks ago
1
[Bug]: Incorrect swagger.json generation in Minimal API when using FromForm parameters without the WithOpenApi extension method
#3126
marcominerva
closed
1 week ago
2
Refactor filter descriptor type checks in SwaggerGen
#3125
iskandersierra
closed
3 weeks ago
1
[Bug]: Swagger tofile doesn't work when the api needs authentication
#3124
jerryxu1234
opened
3 weeks ago
5
Next