File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change 927927 v3_1 : true
928928
929929- name : OpenAPI Enforcer Middleware
930- category : server
930+ category :
931+ - server
932+ - data-validators
931933 language : Node.js
932934 link : https://www.npmjs.com/package/openapi-enforcer-middleware
933935 github : https://github.com/byu-oit/openapi-enforcer-middleware
938940 v2 : true
939941 v3 : true
940942
943+ - name : Kappa
944+ category :
945+ - server
946+ - data-validators
947+ language : Java
948+ link : https://github.com/erosb/kappa
949+ github : https://github.com/erosb/kappa
950+ description : |
951+ Java validation middleware which can be used to validate HTTP requests and
952+ responses against OpenAPI 3.1 definitions based on popular but archived openapi4j. Works with Spring and Vert.x.
953+ v3_1 : true
954+
941955- name : API Platform
942956 category : server
943957 language : PHP
12481262 over Express servers, including security validations
12491263 v3 : true
12501264
1251- - name : openVALIDATION
1252- category :
1253- - miscellaneous
1254- - description-validators
1255- - data-validators
1256- github : https://github.com/openvalidation/openvalidation-openapi
1257- link : https://docs.openvalidation.io/openapi/openapi-specification
1258- language : Java
1259- description :
1260- Allows complex validation rules to be specified in openAPI spec files
1261- using natural language.
1262- v3 : true
1263-
12641265- name : swagger-parser
12651266 category : parsers
12661267 github : https://github.com/swagger-api/swagger-parser
You can’t perform that action at this time.
0 commit comments