Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

OpenAPI for java Operation validator project home

This is the home page of the openapi4j Operation validator project for Java (or JVM platform in general).

Documentation

Documentation is available here

Installation

Add the following to your pom.xml :

<dependency>
    <groupId>org.openapi4j</groupId>
    <artifactId>openapi-operation-validator</artifactId>
</dependency>

Release version Snapshot version

License

See main page