We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d13d21f + ee1389e commit c259bb4Copy full SHA for c259bb4
_data/tools.yml
@@ -712,6 +712,17 @@
712
v2: true
713
v3: true
714
715
+- name: openapi4j
716
+ category:
717
+ - data-validators
718
+ - schema-validators
719
+ - parsers
720
+ github: https://github.com/openapi4j/openapi4j
721
+ language: Java
722
+ description: Parse Description Document, validate api requests and responses using OpenAPI 3.x.
723
+ v2: false
724
+ v3: true
725
+
726
- name: oas-tools
727
category:
728
- security
0 commit comments