issues
search
mattfrear
/
Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
MIT License
430
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missmatch of application/json strings in ExampleFilters
#253
mange89b
opened
2 months ago
0
How to get examle value from XML comment work with source generation based JSON serialization?
#252
hackerzhuli
closed
3 months ago
1
Signing key shouldn't be public
#251
bruno-brant
closed
4 months ago
5
Keep default request body example while using custom examples
#250
dionk
closed
4 months ago
3
AppendAuthorizeToSummaryOperationFilter appends found Roles instead of overriding
#249
snebjorn
closed
4 months ago
1
Not possible to create request examples for multipart/form-data Content-Type
#248
efqz11
closed
4 months ago
1
Schema and Document filters stop working
#247
PostImpatica
opened
5 months ago
3
IMultipleExamplesProvider is not compatiable with SerializeAsV2
#246
Edward-Zhou
closed
5 months ago
1
AllowAnonymousAttribute Should Set Security To Optional If AuthorizationAttribute also present
#245
EmperorArthur
opened
6 months ago
1
SecurityRequirementsOperationFilter outputs duplicate security in minimal api
#244
scholtz
closed
6 months ago
4
ComplexObjects customize response body display values
#243
marekbe
closed
7 months ago
1
swashbuckle.aspnetcore.filters is missing NuGet package README file
#242
lyndaidaii
closed
8 months ago
1
example tag for swagger will not be display in my project if the request class is located in another project or class library
#241
MostafaFarajbakhsh
closed
9 months ago
4
SwaggerResponseExample override example xml comments irrelevant to status code
#240
soroshsabz
closed
8 months ago
8
How to properly wire up generic versions of AppendAuthorizeToSummaryOperationFilter<T> and SecurityRequirementsOperationFilter<T>?
#239
omon77
closed
8 months ago
1
swagger started to throw exception that there is no xml output formatter, which I don't need, but after adding it all responses become in xml
#238
KittKillward
closed
8 months ago
4
Minimal Api returns examples in Pascal case with no option to change
#237
kimsagro1
closed
10 months ago
3
Generating examples for abstract request type
#236
michaeljon
opened
1 year ago
4
CSV Examples
#235
Bl4d3s
closed
1 year ago
3
Is Swashbuckle.AspNetCore.Examples still required to be used together with Filters package?
#234
ClassyCircuit
closed
1 year ago
2
IAsyncEnumerable serializer
#233
KeyserDSoze
opened
1 year ago
3
#230 - Passing service provider to output formatter context
#232
aremes
closed
1 year ago
2
Unoptimized assembly detected: 'Swashbuckle.AspNetCore.Filters.dll'
#231
fjmorel
closed
1 year ago
2
Using Registered Services in HttpContext that is Used During Example Generation
#230
aremes
closed
1 year ago
6
Swashbuckle.AspNetCore.Filters.Abstractions (>= 7.0.7) not published
#229
bgelens
closed
1 year ago
3
fix SecurityRequirementsOperationFilter in case of minimal API
#228
hartmair
closed
1 year ago
6
SecurityRequirementsOperationFilter doesnt work with MinimalAPIs
#227
hartmair
closed
1 year ago
6
Fix swagger security for actions from base controller
#226
andrew-yustyk
closed
1 year ago
0
SecurityRequirementsOperationFilter<T> looks for attributes in the method DeclaringType instead of ReflectedType
#225
andrew-yustyk
closed
1 year ago
1
FormatterNotFoundException for text/csv upgrading to 7.0.6
#224
ehavelaarsnz
closed
1 year ago
10
Add support for OpenAPI SpecificationExtensions to the SwaggerExample.Create method
#223
TomBruns
opened
1 year ago
5
SwaggerRequestExample does not generate examples
#222
karygauss03
opened
1 year ago
1
Multiple responses not showing in Swagger UI
#221
ASL07
closed
1 year ago
0
Bump version of dependency Swashbuckle.AspNetCore.SwaggerGen to be compatible with recent Swashbuckle versions
#220
TomBruns
closed
1 year ago
4
Provide string[] via param different than on a property (improve documentation)
#219
Hypenate
closed
1 year ago
3
Can't generate multiple response examples for Task<IAction> controller method
#218
dietowin
closed
1 year ago
2
Bump Swashbuckle.AspNetCore.SwaggerUI from 5.6.3 to 6.4.0 in /test/WebApi2.1-Swashbuckle5
#217
dependabot[bot]
closed
1 year ago
1
Bump Swashbuckle.AspNetCore.SwaggerUI from 5.0.0 to 6.4.0 in /test/WebApi3.1-Swashbuckle5
#216
dependabot[bot]
closed
1 year ago
1
QUESTION: How to generate "examples:" section for an API endpoint?
#215
jehrenzweig-leagueapps
closed
2 years ago
1
Update readme for use with Minimal APIs
#214
johnpudd
closed
2 years ago
0
How to have multiples request examples in endpoints with route params?
#213
taniafri
closed
2 years ago
4
Get request details in IExamplesProvider implemented class
#212
dhiraj1987
closed
2 years ago
1
Error when using SwaggerRequestExample
#211
LorisQUE
closed
2 years ago
3
Bug recreation with suggested fixes for #209
#210
WillGunn
closed
2 years ago
10
Request examples with multiple parameters overwriting each other.
#209
WillGunn
closed
2 years ago
1
Added support for text/csv in response examples
#208
icnocop
closed
2 years ago
4
IExamplesProvider doesn't provide example for argument marked [FromQuery], but does for [FromBody]
#207
ellisonch
closed
2 years ago
2
AddSwaggerExamplesFrom methods should be more discriminating
#206
DDtMM
opened
2 years ago
0
SwaggerGeneratorException: Failed to generate Operation for action
#205
alekdavisintel
closed
2 years ago
2
"Request examples are not shown for querystring parameters" clarification in README
#204
hmoratopcs
closed
2 years ago
1
Next