Skip to content

Commit c259bb4

Browse files
authored
Merge pull request apisyouwonthate#152 from openapi4j/master
Add openapi4j
2 parents d13d21f + ee1389e commit c259bb4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_data/tools.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,17 @@
712712
v2: true
713713
v3: true
714714

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+
715726
- name: oas-tools
716727
category:
717728
- security

0 commit comments

Comments
 (0)