Gordon Cooke
Gordon Cooke
I am seeing an issue very similar to this: https://github.com/swagger-api/swagger-parser/issues/1066 using the sample schema: ``` { "openapi": "3.0.0", "info": { "title": "Test", "version": "1.0" }, "paths": { "/foo": { "post":...
Do you have any plans to support the most recent version of JSON Schema (2020-12)? Base don what I see in the code and the docs there is currently only...
**Describe the bug** External doc dependencies are out of date and no longer appear to be supported. Trying to compile the project results in a dependency issue : ``` [error]...
updated libraries, plugins and SBT version (including deprecated syntax warnings). There does not appear to be any specific reason to support cross building between 2.10 and 2.12 as well as...
Is this project still maintained/used? I have another project that has a dependency here and I am happy to put together a PR to update everything but as it stands...