Robert Winkler
Robert Winkler
Hi, I won't be able to maintain assertj-swagger anymore. I'm busy at work and I have to maintain two other projects [resilience4j](https://github.com/resilience4j/resilience4j) and [Swagger2Markup](https://github.com/Swagger2Markup) which takes time. I'm looking for...
Hello, the ASM library dependency of Parboiled causes issues, if you use Pegdown in a project which requires ASM in a different (lower) version. For example: bodiam/markdown-to-asciidoc#24 Is there a...
See concept: https://www.youtube.com/watch?v=m64SWl9bfvk
Dear community, unfortunately I'm very busy at the moment and can't maintain Swagger2Markup alone anymore. There are many interesting new topics: 1. Swagger v3 support 2. Merge Swagger2Markup repositories and...
swagger json path: `/reserved/{myparaminpath}/components` Current generated AsciiDoc : `=== GET /reserved/{myparaminpath}/components` This causes issues, because it clashes with Asciidoctor attributes. escaped AsciiDoc: `=== GET /reserved/\{myparaminpath\}/components`
Hello, could you please sync the library to Maven Central via Bintray? Kinds regards, Robert Winkler
Hi Erik, I'm using your great library in [Swagger2Markup](https://github.com/Swagger2Markup/swagger2markup) now. It works fine so far, but I have some issues in my [swagger2markup-gradle-plugin](https://github.com/Swagger2Markup/swagger2markup-gradle-plugin). I get the following exception: ``` java.lang.RuntimeException:...
**Is your feature request related to a problem? Please describe.** There are some nice new tools for LLM Observability. LlamaIndex has integrated Arize. * https://arize.com/llm/ * https://phoenix.arize.com/ (open source) They...
**Is your feature request related to a problem? Please describe.** Enable A/B testing (experiments) of prompt templates to identify the most effective prompts for improved performance and user experience. Data...