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
[Question]: Specify max and min range for double and decimal datatype
#3130
c6-dark
opened
3 weeks ago
1
Bump actions/attest-build-provenance from 1.4.3 to 1.4.4
#3129
dependabot[bot]
closed
3 weeks ago
0
Bump swagger-ui-dist from 5.17.14 to 5.18.1 in /src/Swashbuckle.AspNetCore.SwaggerUI
#3128
dependabot[bot]
closed
3 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
3 weeks ago
1
[Bug]: Incorrect swagger.json generation in Minimal API when using FromForm parameters without the WithOpenApi extension method
#3126
marcominerva
closed
2 weeks 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
4 weeks ago
5
Bump actions/checkout from 4.2.1 to 4.2.2
#3123
dependabot[bot]
closed
1 month ago
0
Bump actions/setup-dotnet from 4.0.1 to 4.1.0
#3122
dependabot[bot]
closed
1 month ago
0
[Question]: No Stack trace present in swagger.json file for an error
#3121
kabdul-incomm
opened
1 month ago
3
[Question]: I have a integer array. I want to specify maximum and minimum for integer stored in the array.
#3120
c6-dark
opened
1 month ago
2
Avoid exception checking nullability
#3119
martincostello
closed
5 days ago
1
[Bug]: Failed to generate schema for models with dictionary base occured in 6.7.2
#3118
maantoszyk
closed
1 month ago
1
[Bug]: System.InvalidOperationException: TryParse method found on Guid with incorrect format
#3117
kirillkrylov
opened
1 month ago
1
Bump actions/cache from 4.1.1 to 4.1.2
#3116
dependabot[bot]
closed
1 month ago
0
Bump github/codeql-action from 3.26.13 to 3.27.0
#3115
dependabot[bot]
closed
1 month ago
0
Bump redoc from 2.1.5 to 2.2.0 in /src/Swashbuckle.AspNetCore.ReDoc
#3114
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.2 to 4.4.3
#3113
dependabot[bot]
closed
1 month ago
0
Bump github/codeql-action from 3.26.12 to 3.26.13
#3112
dependabot[bot]
closed
1 month ago
0
Bump version
#3111
github-actions[bot]
closed
1 month ago
1
Bump version
#3110
github-actions[bot]
closed
1 month ago
1
[Feature request]: Support `oneOf` *per operation*
#3109
angelaki
closed
1 month ago
4
Types with TryParse must be set with type string
#3108
jgarciadelanoceda
closed
1 month ago
1
fix: Pass props to multi targeting
#3107
xC0dex
closed
1 month ago
3
[Bug]: Issue with @default Tag in Latest Nestia Version and Swagger Generation
#3106
ohjiwan-oj
closed
1 month ago
2
[Bug]: Using latest version of Swashbuckle, OpenAPI documentation is incorrect when using custom TryParse() binding with Minimal APIs
#3105
marcominerva
closed
1 month ago
8
Update .NET SDK to 8.0.403
#3104
github-actions[bot]
closed
1 month ago
1
Bump github/codeql-action from 3.26.10 to 3.26.12
#3103
dependabot[bot]
closed
1 month ago
0
Bump actions/cache from 4.0.2 to 4.1.1
#3102
dependabot[bot]
closed
1 month ago
0
Bump actions/checkout from 4.2.0 to 4.2.1
#3101
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 4.4.0 to 4.4.2
#3100
dependabot[bot]
closed
1 month ago
0
[Feature request]: Support for OpenAPI Description in [ProducesResponseType], [Produces], and [ProducesDefaultResponseType] Attributes
#3099
sander1095
opened
1 month ago
1
Update .NET SDK to 9.0.100-rc.2.24474.11
#3098
github-actions[bot]
closed
1 month ago
0
[Bug]: Property casing policy is ignored when using minimal APIs, camel casing always applied
#3097
antoinebj
opened
1 month ago
1
Support Results
#3096
jgarciadelanoceda
closed
1 month ago
5
Generate Properties whenever there are objects without schema(Not onl…
#3095
jgarciadelanoceda
closed
1 month ago
1
[Bug]: [FromForm] does not generate a property in schema but makes itself the schema
#3094
warappa
closed
1 month ago
1
Bump github/codeql-action from 3.26.9 to 3.26.10
#3093
dependabot[bot]
closed
1 month ago
0
Bump martincostello/update-dotnet-sdk from 3.2.3 to 3.3.0
#3092
dependabot[bot]
closed
1 month ago
0
Bump codecov/codecov-action from 4.5.0 to 4.6.0
#3091
dependabot[bot]
closed
1 month ago
0
Bump actions/checkout from 4.1.7 to 4.2.0
#3090
dependabot[bot]
closed
1 month ago
0
[Bug]: Query string parameter example repeats the example in the description and in the value
#3089
alekdavis
opened
1 month ago
7
Add native AoT support for ReDoc
#3088
martincostello
closed
1 month ago
1
Drop support for .NET 6
#3087
martincostello
opened
2 months ago
0
Bump version
#3086
github-actions[bot]
closed
2 months ago
1
Fixing breaking change when applying filters for WithOpenApi extension
#3085
jgarciadelanoceda
closed
2 months ago
1
[Bug]: Parameter description breaking change in v6.8.0
#3084
michael-wolfenden
closed
2 months ago
2
[Bug]: /swagger/index.html website is frozen when provided specific argument from route as a SwaggerParameter
#3083
PFYasu
opened
2 months ago
2
[Bug]: System.InvalidOperationException: A type named 'StartupProduction' or 'Startup' could not be found in assembly
#3082
MitchellW-DWL
opened
2 months ago
7
[Bug]: 6.8.0 Method options.IncludeXmlComments creates FilterDescriptor w/o supplying Arguments, breakes other lib
#3081
alser
closed
2 months ago
4
Previous
Next