issues
search
SMILEY4
/
ktor-swagger-ui
Kotlin Ktor plugin to generate OpenAPI and provide Swagger UI
Apache License 2.0
175
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example for common schema generation like Instant, LocalDate
#155
anderssonw
opened
8 hours ago
0
How to add field description
#154
Eternal-CP
opened
10 hours ago
0
fix: broken resource route
#153
sahitono
opened
11 hours ago
0
ktor 3
#152
chrisihoby-dev
opened
2 days ago
0
@KtorDsl annotation
#151
dmitry-oshurkov
opened
3 days ago
0
Custom RouteSelectors generate // in the path
#150
jens-brimfors-wolt
opened
6 days ago
1
The RouteCollector is unable to handle custom RouteSelectors
#149
jens-brimfors-wolt
opened
1 week ago
4
Unable to handle trailing slash as part of a multi part dsl route
#148
jens-brimfors-wolt
closed
6 days ago
1
Control example creation of nested type
#147
s-frei
opened
1 week ago
2
WebJars plugin breaks GraalVM Native Image building
#146
Skater901
closed
4 days ago
1
🐛 Bug in the RouteCollector squashes nested routes with trailing slashes in the parent
#145
jens-brimfors-wolt
closed
1 week ago
2
customProcessor works not properly with 3.5.1 version
#144
RaySmith-ttc
closed
1 week ago
4
Running from src/test/kotlin fails: "No api-spec with name 'api' registered"
#143
waltkb
opened
1 week ago
2
Cookie Parameter Location Support
#142
mantasjasikenas
closed
1 week ago
1
update dependencies
#141
ShiinaKin
closed
2 weeks ago
0
refactor: ktor 3 compatibility
#140
sahitono
closed
1 week ago
9
Support generating openapi spec as yaml
#139
SMILEY4
closed
1 week ago
0
use Json31 to render schema
#138
NecroKote
closed
2 weeks ago
0
Schema is generated using 3.1 spec, but rendered using spec 3.0 renderer
#137
NecroKote
closed
2 weeks ago
2
Ktor 3 compatibility
#136
sschuberth
closed
1 week ago
3
The customProcessor setting isn't functioning for LocalDateTime and LocalDate.
#135
kchinburarat
closed
2 weeks ago
2
Open API 3.1 Webhooks
#134
runningjustin
opened
3 weeks ago
1
Add ability to hide properties on objects
#133
Skater901
closed
1 month ago
2
support ktor.deployment.rootPath
#132
mcxinyu
closed
3 weeks ago
1
OpenApiResponses.code incorrectly uses toString on statusCode
#131
NecroKote
closed
3 weeks ago
1
Use @Description annotation on Request/Response body objects
#130
runningjustin
closed
3 weeks ago
3
Question. Auto generation of examples.
#129
perracodex
closed
1 month ago
1
Invalid attributes added to generated JSON
#128
runningjustin
closed
1 month ago
5
Unable to use multiple files with multipartBody
#127
Shreemanarjun
closed
1 month ago
1
Unable to Generate List Body
#126
DebitCardz
closed
2 months ago
1
missing type: string for enum types
#125
tobyworks
closed
2 weeks ago
2
Global Type Replacement
#124
DebitCardz
closed
2 months ago
10
The schema generated for the value class is incorrect
#123
nullaqua
closed
2 months ago
2
processKotlinxSerialization() doesn't seem to parse annotations
#122
vincentburesi-es
closed
2 months ago
2
Properties defined as non-nullable with a default value are still marked as required in the swagger schema
#121
vincentburesi-es
closed
2 months ago
2
Will there be support of Ktor version 3
#120
dmitriipozdin
closed
3 months ago
1
Is there any way to get the spec as json without calling doc/api.json?
#119
kkivan
closed
3 months ago
1
Automatically set `required=true` for path parameters
#118
mnonnenmacher
closed
3 months ago
1
v3.x missing feature - configuring the schema encoder
#117
Sterta
closed
3 months ago
1
Schema generation for generic classes includes fully qualified class names
#116
bs-ondem
closed
3 months ago
6
overwrite<T> doesn't apply format to property of request body
#115
outlndrr
closed
1 month ago
3
Fix security examples not generated with correct type
#114
rChaoz
closed
3 months ago
0
Add vararg shotcut for adding tags
#113
Him188
closed
3 months ago
1
No code completion when using `to` inside OpenApiResponses
#112
Him188
closed
3 months ago
1
Add swagger ui routing example
#111
Him188
closed
3 months ago
1
Rate limiting scope included
#110
max-f
closed
4 months ago
1
V3.0 Abillity to add discriminator property to anyOf body
#109
MikeDirven
closed
3 weeks ago
2
Fix "no root-schema for given type-descriptor" in `defaultUnauthorizedResponse`
#108
rChaoz
closed
4 months ago
1
Add example encoder config option
#107
rChaoz
closed
4 months ago
2
3.0 example serialization
#106
waltkb
closed
4 months ago
2
Next