cdimascio / openapi-spring-webflux-validator

🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
Other
97 stars 13 forks source link

Update readme with information about ObjectMapper factory usage #2

Closed reinterpretcat closed 5 years ago

cdimascio commented 5 years ago

Thanks again. Much appreciated!

cdimascio commented 5 years ago

i will roll a new version with your changes shortly

reinterpretcat commented 5 years ago

Thanks a lot!

cdimascio commented 5 years ago

v2.1.0 contains your changes. It's available now on jcenter. It can take a day or so to propagate to MavenCentral

To get it from jCenter now you can add the following to build.gradle (assuming your using gradle)

repositories {
    maven {
        url  "https://dl.bintray.com/cdimascio/maven" 
    }
}
cdimascio commented 4 years ago

@all-contributors add @reinterpretcat for code

allcontributors[bot] commented 4 years ago

@cdimascio

I've put up a pull request to add @reinterpretcat! :tada: