benfonty
benfonty
Hello, I made a quick test and was able to capture the event using in the console: ``` const ed = document.getElementById('editor'); ed.addEventListener('error',(e) => {console.log(e.detail);}); ``` Are you sure there...
Hello, I think the support of @SwaggerDefinition would be a good thing as it would separate the definitions of the api from the tool used to generate the documentation of...
Hello, I faced the same problem. I took a look at the code and it happens that if you use the **java** generator with **configOptions.library** set to **jersey2** (gradle plugin),...
> @benfonty can you try merging master to your branch and push again? That should solve the build issue. @jameswynn CI is indeed OK now.
Ha je viens de voir que le fichier millésime 2020 a été généré donc j'arrive un peu tard... :)
Hello, I created this pull request a long time ago and did not receive any approval at the time. If anybody wants to take it over, feel free.