Ondřej Šimon
Ondřej Šimon
This is a problem caused by Mockk not being able to reliably spy interfaces. The solution I am using is also by creating an in-place `abstract class` "implementing" the interface...
Hi @welshm , I ran the scripts locally before committing and it lead to no changes within the repository. I assume that was the expected outcome? I will run them...
@welshm , I only got to it today. There were some Jackson samples, anyway I added an example for the scenario I was fixing, and (re)generated the sample files. They...
Unfortunately some build checks have failed. Seems like I may have uncovered another bug caused by this complicated scenario, which comes to filename generation. An interface **CreateParkAnimalCarerPersonResponsibleForDtoOneOfDto** is generated, but...
Closing this PR - explanation by me in the related issue: https://github.com/OpenAPITools/openapi-generator/issues/18929
Thank you, @fredlubrano , I modified my launcher script by appending the `--no-sandbox` option, so that I can still launch the application from Desktop icon: ``` cat /usr/share/applications/teams-for-linux.desktop [Desktop Entry]...