issues
search
krakenjs
/
hapi-openapi
Build design-driven apis with OpenAPI (formerly swagger) 2.0 and hapi.
Other
211
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: Paths with "x-" anywhere in a path name do not appear in the Swagger UI
#215
Sam-Kearns
opened
2 years ago
0
Can't mark body as optional
#214
dcharbonnier
opened
2 years ago
0
Issues cleaning
#213
dcharbonnier
opened
2 years ago
0
Fork this project
#212
tlivings
opened
2 years ago
3
Feature/208 deep object
#211
dcharbonnier
opened
2 years ago
1
Feature/x yaml
#210
dcharbonnier
opened
2 years ago
0
add support for text/x-yaml
#209
dcharbonnier
opened
2 years ago
0
serialization support
#208
dcharbonnier
opened
2 years ago
0
Nested Array Parameters
#207
ablackbu
opened
2 years ago
1
Support for query params array
#206
thebrownfox
closed
2 years ago
2
x-yaml
#205
dcharbonnier
closed
3 years ago
0
Added support for operationId and handlers path
#204
sgermain06
opened
3 years ago
0
Support ES6
#203
jceb
opened
3 years ago
0
headers are not case sensitive - fix #200
#202
dcharbonnier
closed
2 years ago
0
route headers parameters should be added to the cors
#201
dcharbonnier
opened
3 years ago
1
header parameters should not be case sensitives
#200
dcharbonnier
closed
2 years ago
0
does not validate a query parameter when a single item is sent
#199
dcharbonnier
opened
3 years ago
0
feat: use formater
#198
dcharbonnier
closed
3 years ago
0
feat: use an invalid character to split the path - close #195
#197
dcharbonnier
closed
2 years ago
0
Use a formater
#196
dcharbonnier
opened
3 years ago
0
Use a safe SEPARATOR
#195
dcharbonnier
closed
2 years ago
0
add package-lock file
#194
dcharbonnier
closed
3 years ago
4
Path can't contain a period
#193
dcharbonnier
closed
3 years ago
0
Fix path with period
#192
dcharbonnier
closed
3 years ago
3
fix: validator throws 422 with message
#191
thebrownfox
opened
3 years ago
5
support optional security - close #189
#190
dcharbonnier
closed
3 years ago
0
security optional
#189
dcharbonnier
closed
3 years ago
0
String schema format:date
#188
danailch456
opened
3 years ago
1
Move from @hapi/join to joi to avoid error on mixing different version of joi schemas
#187
alferpal
closed
3 years ago
0
Move from @hapi/join to joi to avoid "Cannot mix different versions of joi schemas"
#186
alferpal
closed
3 years ago
0
Problem with optional strings
#185
neilsouth
opened
3 years ago
0
updated README to add runnable hapi server example
#184
gscott
closed
3 years ago
0
Initial support for OpenAPI 3.0
#183
sprootshift
closed
4 years ago
5
Hapi Route Response Options Disregarded
#182
coldfission
opened
4 years ago
0
Add support for OpenAPI 3
#181
tpburch
opened
4 years ago
9
Don't set undefined parameters on request in "routeExt"
#180
tpburch
closed
4 years ago
3
Optional query parameters modify original request
#179
tpburch
closed
4 years ago
0
Empty object coercion
#178
tpburch
closed
4 years ago
0
Getting error on startup of hapi server
#177
rmothilal
closed
4 years ago
4
Update enjoi and @hapi/joi to Joi 17
#176
sprootshift
closed
4 years ago
3
remove log
#175
dcharbonnier
closed
4 years ago
0
Fixed failing `unknown` call for array schema
#174
sprootshift
closed
4 years ago
3
Upgrade dependencies to support hapi 19
#173
tpburch
closed
4 years ago
5
Fix for Issue #171
#172
edward-whittle
closed
3 years ago
2
hapi-openapi prevents application using @hapi/glue v7.0.0 and @hapi/hapi v19.1.1 on starting due to no validator being configured
#171
edward-whittle
closed
4 years ago
1
Hapi 18+ auth
#170
thebrownfox
closed
4 years ago
1
fix(validation): respect `allowUnknown` route property
#169
sommestad
closed
4 years ago
3
Non boom error thrown by input validator
#168
DanielAnfelt
opened
4 years ago
0
joi validation function called as async, leading to incorrect error handling
#167
DanielAnfelt
opened
4 years ago
0
Default coercion in Validators.js returns undefined for empty payload
#166
DanielAnfelt
opened
4 years ago
2
Next