Ali Ustek
Ali Ustek
I might be able to help. What's the plan? I think, it'll be better to co-ordinate and then carry on
Hi, Could you invite me on slack pls
already started work on branch https://github.com/Swagger2Markup/swagger2markup/tree/feature/open_api_v3_support
Plan is Open Api v3 ``` OpenAPI openAPI = new OpenAPIV3Parser().read("/path/to/file.json"); Document asciiDoc = OpenApi2AsciiDoc.translate(openApi); // Started work on branch refactor/Asciidoctor_ast_implementation String asciiDocFileContent = asciiDoc.convert(); ``` For Swagger v2 ```...
There is a SNAPSHOT at https://oss.jfrog.org/artifactory/webapp/#/artifacts/browse/tree/General/oss-snapshot-local/io/github/swagger2markup/swagger2markup/1.3.4-SNAPSHOT
@pinfrederic could you provide more information?
In that case just providing test for a sample extension should be sufficient
I have started migration to work with play 2.5, but currently all doesn't work. Connection to zipkin server is successful but trace are not submitted https://github.com/levkhomich/akka-tracing/pull/71 https://github.com/levkhomich/activator-play-tracing/pull/1
Having this release would be very beneficial for https://github.com/Homebrew/homebrew-core/pull/157428