Tanya Fesenko
Tanya Fesenko
Hi @Beatinu . Sorry to hear about this problem. We are investigating it. In the meantime, you can install KaiZen OpenAPI Editor using an update site as described here: https://github.com/RepreZen/KaiZen-OpenAPI-Editor/blob/master/README.md#installing-from-the-update-site...
Note: we the same problem yesterday (see #425). http://products-internal.reprezen.com/swagedit/latest/ which is used by the Marketplace entry was corrupted. We thought it was fixed by re-running the build - the new...
@tedepstein I have a prototype (available on task/227) implementing the Basic Usability Improvements:  It's almost ready, just need to clean up the code. The Name-Value Template Adapter should also...
@tedepstein I added code templates for named schemas. They are generated by Java code from code templates for schema bodies defined in templates.xml . This is what they look like:
Somewhat similar code for the `oneOf` validation cases: `com.reprezen.swagedit.core.validation.MultipleSwaggerErrorBuilder.getHumanFriendlyText(String)`
https://github.com/ModelSolv/RepreZen/pull/1328#issuecomment-317503851 is probably caused by this issue
Hi, we have the issue with syntax highlighting of accented characters too. I wonder what are your plans regarding this issue?