issues
search
naz
/
swagger-express-validator
Lightweight requrest/response validation middleware based on swagger/OpenAPI schema
MIT License
56
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement support for overriding Ajv configuration
#25
kibertoad
closed
5 years ago
2
Fix finding the correct body parameter for the request schema
#24
tokarls
closed
5 years ago
7
Expose Ajv configuration
#23
kibertoad
closed
5 years ago
2
throw err vs next(err)
#22
vidishdatta
closed
5 years ago
2
Fix basePath bug and add details to various validation debug messages.
#21
mschaef-da
opened
5 years ago
0
Update module name passed to debug.
#20
mschaef-da
closed
5 years ago
1
How do I throw a 400 errors?
#19
hasanavi
closed
6 years ago
2
Support for endpoint-level validation
#18
kibertoad
opened
6 years ago
8
Validator complaining about an error in well-formed request
#17
davesag
closed
5 years ago
2
Doesn't seem to do anything
#16
davesag
closed
6 years ago
3
Dependency update to remove security vulnerabilities
#15
stdarg
closed
6 years ago
4
Swagger/OpenAPI 3.0 support
#14
benjamine
closed
6 years ago
2
parameters order
#13
giladgreen
closed
5 years ago
5
fix bug, when using $ref in schema
#12
qiuzuhui
closed
6 years ago
2
fix bug, when using $ref in schema
#11
qiuzuhui
closed
6 years ago
0
parameter "type" is not validated
#10
emmasuzuki
closed
6 years ago
2
Error: can't resolve reference #/definitions/User from id #
#9
raghavchandra
closed
7 years ago
4
Support definitions from top-level of swagger schema
#8
jagregory
closed
6 years ago
2
Gracefully handle unsupported method for path defined in schema
#7
jagregory
closed
6 years ago
1
#5 validateRequest: false, validateResponse: false. call to next()
#6
komikoni
closed
7 years ago
1
Not work options are validateRequest:false, validateResponse:false
#5
komikoni
closed
7 years ago
1
Return validator errors in default response
#4
iadknet
closed
5 years ago
6
Feature/validate request and response
#3
iadknet
closed
7 years ago
4
Use basePath from schema when URL matching
#2
iadknet
closed
7 years ago
1
URL path matching doesn't use basePath from the schema
#1
iadknet
closed
7 years ago
0
Previous