issues
search
metosin
/
ring-swagger
Swagger Spec for Clojure Web Apps
http://metosin.github.io/ring-swagger/doc/
371
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Document additionalProperties
#151
kevinkrouse
opened
5 months ago
0
feat: Openapi support for ring swagger
#150
rajcspsg
opened
7 months ago
0
Deploy build
#149
frenchy64
closed
11 months ago
0
Fix memory leaks in multimethod default dispatch caches
#148
frenchy64
closed
11 months ago
0
Fixes schema-object :title parsing
#147
dannypurcell
closed
11 months ago
1
Test failure under Clojure 1.10+
#146
NoahTheDuke
closed
11 months ago
0
Remove dependency on clj-time & joda-time
#145
opqdonut
opened
2 years ago
0
Upgrade all dependencies to the latest versions
#144
vedang
opened
2 years ago
0
Warn that this library mutates cheshire defaults
#143
vemv
opened
4 years ago
0
How to pass dynamic list in response?
#142
RomitGandhi07
opened
4 years ago
0
How to set HTML response instead of JSON ?
#141
RomitGandhi07
opened
4 years ago
0
Group versioned API
#140
jainsahab
opened
4 years ago
0
Upgrade metosin:scjsv to fix CVE-2018-10237
#139
laurilehmijoki
opened
4 years ago
1
No support for `schema-tools.core/default`
#138
miikka
opened
5 years ago
0
Fix the build
#137
miikka
closed
5 years ago
0
Add missing closing parenthesis
#136
gwena
closed
5 years ago
1
generate enum of size one for an s/eq schema
#135
opqdonut
closed
5 years ago
3
Caching responses across server starts
#134
delitescere
closed
6 years ago
1
Fix #132
#133
borkdude
closed
6 years ago
2
Remove import of ring middleware from upload namespace
#132
borkdude
closed
6 years ago
1
Update ring core
#131
JoakimLofgren
closed
6 years ago
2
Better error message when swagger-mapping fails
#130
ikitommi
closed
6 years ago
2
oneOf => x-oneOf
#129
nha
closed
7 years ago
1
Allow meta descriptions for response bodies
#128
davidjameshumphreys
closed
7 years ago
0
Json-schema for body responses
#127
davidjameshumphreys
closed
7 years ago
1
Input coercions, Fix for #125
#126
nickmbailey
closed
7 years ago
1
Easier custom input coercion
#125
nickmbailey
closed
6 years ago
4
Support s/Num in query params coercion
#124
vharmain
closed
7 years ago
4
Swagger-ui 3.0.17 and new SwaggerUI configuration JSON
#123
Deraen
closed
6 years ago
1
Problem in default-values
#122
ikitommi
opened
7 years ago
0
Support openapi3.0
#121
ikitommi
opened
7 years ago
3
Ring16 and cleanup
#120
ikitommi
closed
7 years ago
0
LGPL software infects ring-swagger, making it unusable in some corporations.
#119
kenrestivo-stem
closed
7 years ago
5
Async swagger-ui handlers, BREAKING: taking options map
#118
ikitommi
closed
7 years ago
0
Ring async
#117
ikitommi
closed
7 years ago
0
Implement FileResponse schema
#116
Deraen
closed
7 years ago
1
Support File response
#115
Deraen
closed
7 years ago
2
Support java.time coercion
#114
mtkp
closed
8 years ago
6
Schema validate HTTP error
#113
JoakimLofgren
closed
8 years ago
2
Do not (re-)load swagger-schema.json from the Internet
#112
miikka
closed
8 years ago
1
Non-kw keys in schema don't show up in swagger
#111
jhimanka
closed
8 years ago
3
Support for LocalTime
#110
fbellomi
closed
8 years ago
5
Use keyword for ns require
#109
bhagany
closed
8 years ago
2
Support schemas with postconditions on query parameters
#108
jqmtor
closed
8 years ago
4
Support for java 1.8 dates
#107
ikitommi
closed
8 years ago
1
Support for primitive body params & responses (also Arrays)
#106
ikitommi
closed
8 years ago
0
Support for schema records
#105
ikitommi
closed
8 years ago
0
IllegalArgumentException when using schema.core/constrained for the query params
#104
jqmtor
closed
8 years ago
13
Error when using a record schema.
#103
eunmin
closed
8 years ago
4
Add schema helper function for schema.core.Record
#102
eunmin
closed
8 years ago
1
Next