Vojtech Mašek

Results 47 comments of Vojtech Mašek

Hi, OA3.0 is not part of the 5.0 release (yet), I'm preparing the codebase for it, but I'll need to broader up the test suite and also decide if we'll...

@hoebbelsB only breaking change there should be at this moment are moved interfaces mentioned here https://github.com/flowup/api-client-generator/releases/tag/5.0.0-beta.0 There might be more to come but I'll try to keep it on a...

@Mvrlex `CSV` format is the default in angular and we currently don't support a multiple of them. But this is something that I'd like very much for the final release...

@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?

@Mvrlex thanks, I'll try to have a look at this feature soon as it is definitely needed for the release and needs to be tested in time :shipit:

thanks for the report, I'll have a look at what could be the problem, I forced the LF for the repo as there were mixed EOL so it is most...

Hello, sorry for getting to this feature request after so long. This would be probably related only when you integrate one big service of all the operations and do not...

If anyone has good examples of APIs with OpenAPI v3+ descriptions I'd love to use them for testing. From my research I found out it still isn't widely used and...

[GitHub OpenAPI 3 definition](https://github.com/github/rest-api-description/blob/main/descriptions/api.github.com/api.github.com.yaml)

Official Swagger/OpenAPI definition would be very helpful. There is a lot of tooling supporting it. It could probably be generated from your code automatically. https://swagger.io/tools/open-source/open-source-integrations/