tkalliom

Results 6 comments of tkalliom

Note that this applies to parameters other than path ones as well. At least for query ones the same thing occurs: if a parameter definition is `$ref`erenced instead of being...

As usual when using rollup and there is CJS among the dependencies, @rollup/plugin-commonjs will have to be used. Ran into this due to thinking the plugin could be omitted, but...

Update: seems that #5676 was not the cause for this after all, as the issue is still present in 6.4.0, which has #13880.

AA 1.3 extends the railties range to include 5.2. I will make a PR to test this gem on Rails 5.2 as well once this PR is merged.

This was done only taking into account multiple groups of attributes for a single record; probably this should be handled together with `has_many` support (#5)