issues
search
pb33f
/
libopenapi-validator
OpenAPI validation extension for libopenapi, validate http requests and responses as well as schemas
https://pb33f.io/libopenapi/validation/
Other
55
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
style: channel use struct
#100
baerwang
closed
1 week ago
2
`minLength` still enforced on non-required requestBody
#99
AidanWelch
closed
2 weeks ago
3
Add support for multiple possible security schemes without requiring they're all true
#98
AidanWelch
closed
2 weeks ago
2
Optional Security improperly handled
#97
AidanWelch
closed
2 weeks ago
1
Is this module hardened for production use?
#96
AidanWelch
closed
3 weeks ago
1
Is th
#95
AidanWelch
closed
3 weeks ago
1
Upgraded dependencies which required a few updates.
#94
daveshanley
closed
1 month ago
1
Concurrency/Mutex Question
#93
JemDay
closed
1 month ago
3
Is it normal to find that the time consumption is around 300-400 ms?
#92
xuanskyer
opened
2 months ago
2
Content-Type header validation fails if the content type contains custom header values
#91
AtomicTroop
opened
2 months ago
0
Ability to handle Schema objects FIXED FIELDs eg readOnly, writeOnly
#90
jojobrem
opened
3 months ago
4
update libopenapi
#89
emilien-puget
closed
1 month ago
2
update lib open api
#88
emilien-puget
closed
3 months ago
1
pathItem as parameter to avoid race conditions
#87
emilien-puget
closed
3 months ago
2
Can't have my model and eat it too :)
#86
SJrX
opened
4 months ago
1
Header validation with oneOf or anyOf defined in schema
#85
triptesh1212
opened
5 months ago
2
Address #78
#84
budanm
closed
5 months ago
2
Nested object schema validation in query params
#83
hendrikheil
opened
6 months ago
2
Address #78
#82
budanm
closed
5 months ago
5
Support response content-type not found with range status code.
#81
k1LoW
closed
5 months ago
2
fix: add ValidateHttpRequestSync method for synschronous request validation
#80
commoddity
closed
6 months ago
4
Feature Request: `ValidateHttpRequestSync`
#79
commoddity
closed
6 months ago
3
OpenAPI 3.0.1 : path parameter validation does not comply the required schema
#78
triptesh1212
closed
5 months ago
6
v0.0.54
#77
daveshanley
closed
6 months ago
1
Addressed issue #75
#76
daveshanley
closed
6 months ago
1
Incorrect Behavior While Validating Request Body
#75
triptesh1212
closed
6 months ago
1
v0.0.52
#74
daveshanley
closed
6 months ago
1
Issue with Path Parameter Validation
#73
triptesh1212
closed
5 months ago
6
FindPath reports path and operation not found
#72
emilien-puget
closed
3 months ago
6
request body is not required by default
#71
emilien-puget
closed
6 months ago
1
Handles optional request bodies
#70
emilien-puget
closed
6 months ago
2
Check and handle compiler err on compile req body
#69
martinsirbe
closed
6 months ago
2
Added secondary parsing if the initial base path parsing fails; the s…
#68
jacobm-splunk
closed
6 months ago
1
Use sync.Map like requestBodyValidator
#67
k1LoW
closed
6 months ago
0
Fixed issue with race conditions in test further up the stack.
#66
daveshanley
closed
6 months ago
1
Support range definition for response codes.
#65
k1LoW
closed
6 months ago
12
Added request information to all non-schema validation errors
#64
jacobm-splunk
closed
6 months ago
2
support slash server
#63
emilien-puget
closed
6 months ago
0
/ server breaks validation
#62
emilien-puget
closed
6 months ago
2
Raise an error if the securityScheme to be referenced does not exist.
#61
k1LoW
closed
6 months ago
1
Fixed checkPathAgainstBase modifying basePaths unintentionally.
#60
k1LoW
closed
7 months ago
1
Added base path stripping for the request path during path parameter …
#59
jacobm-splunk
closed
7 months ago
1
String and number path param validation
#58
emilien-puget
closed
8 months ago
6
Race condition when running tests
#57
fcwoknhenuxdfiyv
closed
8 months ago
1
Handling of default values in query parameters
#56
emilien-puget
closed
3 months ago
4
query param validation
#55
emilien-puget
closed
8 months ago
2
Validation of simple parameters
#54
ndreno
closed
8 months ago
6
Feature Request - Document validator: Validate defaults, examples, formats, patterns
#53
yorickvP
opened
8 months ago
1
Feature Request - To get the field name from the incoming request
#52
abhishek-galoda
opened
8 months ago
2
Problem with passing string type parameters using numbers in path
#51
lance0805
opened
9 months ago
10
Next