diff --git a/README.md b/README.md index 6e2986a..7a15158 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,18 @@ The schema validation is validate openapi 3.0 +. The openapi schema should build ## Usage +Include the dependency in the project pom: + + + ```xml + + + com.mservicetech + openapi-schema-validation + 1.0.1 + + ``` + ### Initial the OpenApiValidator 1. default construct: