Michel TURPIN

Results 4 issues of Michel TURPIN

When multiple nacelles works on the same axis, they split their work on that axis equally. This may lead on some design to a lack of thrust from one nacelle...

Hello, I tried your `org.zalando.maven.plugins:swagger-codegen-maven-plugin` plugin with [the example](https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen-maven-plugin/examples/swagger.yaml) provided by the [io.swagger:swagger-codegen-maven-plugin](https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen-maven-plugin) plugin. I ran into a name collision between model classes and API classes, namely `io.swagger.annotations.APIResponse` and `com.example.project.model.APIResponse`...

waiting-for-feedback

Follow up to my investigations on #270 , I discovered Java 18 is required. The java version is set here if you want to change it further : https://github.com/georgewfraser/java-language-server/blob/master/pom.xml#L119-L120

This PR removes the limitations of engines to use by OpenFGA. ## Description The `/datastore/engine` property get its enumeration restriction removed. Additionally, a description is added to document some engines...