issues
search
jhthorsen
/
mojolicious-plugin-openapi
OpenAPI / Swagger plugin for Mojolicious
54
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CRITICAL BUG! Something (the validator?!) drops routes with the same path and different HTTP method
#258
XSven
closed
1 week ago
5
get rid of legacy error document; use standard problem response
#257
XSven
opened
2 weeks ago
0
Response's content_type is text/html when rendering (openapi => undef)
#256
akarelas
closed
2 months ago
1
Update Security.pm to fix #254
#255
afhp2018
opened
2 months ago
1
Security: missing handler defaults to authorize
#254
afhp2018
closed
2 months ago
2
Fix for multiple sub paths in haproxy. Closes #250
#253
blueperil
closed
2 months ago
1
perl v5.40 core booleans not allowed in schema, when it's a nested perl data structre
#252
akarelas
opened
3 months ago
0
Array coersion doesn't work with $ref
#251
simon816
closed
3 months ago
1
url_for problem in Mojolicious::Plugin::OpenAPI::SpecRenderer V5.09 -> _render_spec with haproxy replace-path
#250
opawilly
closed
2 months ago
1
empty responses should default to http status code 204
#249
abraxxa
closed
3 months ago
3
Response-validation fails when using $ref for responses
#248
localh0rst
closed
3 months ago
1
[Mojolicious::Plugin::OpenAPI::Security] should use http status code 403
#247
abraxxa
closed
2 months ago
2
Mojolicious::Lite silently ignores controller configurations due to missing default namespaces
#246
XSven
closed
3 months ago
3
param in=>query, type=>array does not work anymore
#245
akarelas
closed
1 year ago
2
SpecRenderer escape characters
#244
tadamo
closed
1 year ago
1
Regression tests to highlight #242
#243
tomascohen
closed
1 year ago
1
->openapi->valid_input mangles headers
#242
tomascohen
closed
1 year ago
1
POD spelling errors
#241
eserte
closed
1 year ago
1
Posting an Array of Objects as a body parameter not supported in OpenAPI v2
#240
lafokamotion
closed
1 year ago
5
How to use openapi with mojo's under method for a route
#239
jemershaw
closed
2 years ago
1
"in: body" in parameters causes an error
#238
hrs-allbsd
closed
2 years ago
3
Wrong error description if status not defined in the spec
#237
tomascohen
closed
2 years ago
2
Automatic "DefaultResponse" injection does not work when path spec is inside a different file
#236
rico666
closed
2 years ago
10
Schema for a default response
#235
polettix
closed
2 years ago
7
Fix typo in manpage
#234
knowledgejunkie
closed
2 years ago
0
Can't call method "validator" on an undefined value
#233
Ovid
closed
2 years ago
5
Just a quick copy from IRC
#232
Skeeve
closed
2 years ago
1
Security - Several alternative methods
#231
amalonso
closed
2 years ago
1
typo
#230
Nazar84
closed
2 years ago
2
How can I add more definitions and paths to my application API from a Mojo plugin?
#229
kberov
closed
2 years ago
4
Form data single values not promoted to array.
#228
mschout
closed
2 years ago
1
A requestBody with a fully-specified content type and a string type is always an error
#227
briandfoy
closed
3 years ago
1
Response reference ignored and overridden by DefaultResponse
#226
polettix
closed
3 years ago
5
readOnly validation in nested refs is broken in 5.х release
#225
xurc
closed
3 years ago
1
Warnings after update to latest release
#224
ure
closed
3 years ago
2
Compatible with J::V 5.00
#223
jhthorsen
closed
3 years ago
7
Update link to convos api spec
#222
kiwiroy
closed
3 years ago
0
Demo link unavailable
#221
abraxxa
closed
3 years ago
0
Array parameters in schema don't handle single values
#220
briandfoy
closed
3 years ago
7
Parameter in `body` no longer supported under v2.x?
#219
christopherraa
closed
3 years ago
4
OpenAPI plugin reports `valid_input` on non-matching content-type
#218
myrrhlin
closed
3 years ago
1
SYNOPSIS wording tells me links are not relevant, but links were relevant
#217
Altreus
closed
3 years ago
0
Integer and Number type query parameters treated as String types in OASv2
#216
lafokamotion
closed
3 years ago
1
v4.xx generates invalid OpenAPI spec
#215
augensalat
closed
3 years ago
1
OAS3 path fields "servers", "summary"
#214
myrrhlin
closed
3 years ago
1
Test are failed while installing Mojolicious::Plugin::OpenAPI
#213
saintserge
closed
3 years ago
2
Fix bug with arrays in query and formData with collectionFormat
#212
elcamlost
closed
3 years ago
0
Plugin causes high server load when many processes launched roughly in parallel
#211
minusdavid
closed
3 years ago
5
"additionalProperties": false is ignored
#210
abraxxa
closed
3 years ago
2
Request body check fails w/ JSON body and wrong Content-Type header
#209
augensalat
closed
3 years ago
7
Next