Mvrlex

Results 4 comments of Mvrlex

We are currently refactoring our project and I've just added the new api-client-generator 5.0.0-beta.5. It works now. Nice implementation.

Is this the release that adds OpenApi 3.0 support? Would love to test it.

A hiccup I just encountered: query-param lists are now generated as ?param=value,value whereas previously he would generate ?param=value&param=value But that's probably something that we will just change in our api.

> @Mvrlex could you have a look on your swagger file if there is `collectionFormat` set to `multi` so we know it starts autodetecting the format after the feature lands?...