Thomas Arand

Results 4 issues of Thomas Arand

I was trying to update from openapi-generator 7.1.0 to 7.2.0. That causes problems due to a changed handling of useOptional. In 7.1.0, only methods in API's were treated (not attributes...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

Hi all (especially @MuneebAijaz ) We have a problem in our Flux-CD/kubernetes environment on Google Cloud Platform which might be related to recent changes in this repo. Our cluster has...

kind/support

We have a use-case where we receive a message and must produce multiple output messages, and in some cases even zero messages. We thought we could do it like (note...