Roger Oba

Results 294 comments of Roger Oba

I second this. Are there any plans to do this @yonaskolb ? 🙏 Or am I missing something in the setup instructions? I don't want to install via brew because...

Moreover, I'm more than happy to open a PR with a podspec, but the key factor here is whether the maintainers of the project will update push the update to...

One side effect I noticed when doing this deliberate manual modification of the swagger json is that SwagGen started ignoring the `"nullable": true` specifiers for those `$ref` (that were previously...

Thanks for getting back to this issue @alephao ! 🙇 >Can you share your swagger file or a minimal example where this issue happen? I was afraid someone would ask...

So, actually there are cyclic references in my swagger file, but that doesn't seem to be the problem when I'm not using `allOf` validator, so idk if that's really the...

The specific request this issue is about was probably addressed as of v4.4.0 and v4.6.0 (after some fixes). However there's still something broken, as reported here #295, not sure if...

Thanks for the input @janpio ! Good to know I'm not the only one 🙈

@ainame would you be so kind and also update this repo's README with troubleshooting when/if you figure it out? I was also never able to set up my local env...