Daniel (dB.) Doubrovkine

Results 3352 comments of Daniel (dB.) Doubrovkine

Can be paginated like Birthday Bot? ![image](https://user-images.githubusercontent.com/542335/48864939-19e63b00-ed9c-11e8-8969-dd1462019072.png) Also could just be web ui for admins to access.

@AmiStrn Definitely. But maybe `main` could track 3.0 right now, `2.x` would track 2.x, etc.?

@nhtruong yes, multi-json is just a shim in front of various serializers, and I suggest we remove it - Rails did it in 2013, https://github.com/rails/rails/pull/10576, _or_ we could do what...

Repro steps? Or maybe want to try to write a failing test for this?

@alexisgayte Try to turn this into a failing spec?

Thanks for sticking around @alexisgayte! The original issue and the example above says "The deserialization of CreateIndexRequest is broken." and your code ends up with a missing required property error....

I don't know of one.

Thanks @simonneutert for finishing this up! See https://github.com/dblock/strava-ruby-client/pull/50.

@simonneutert Anything else needed here after https://github.com/dblock/strava-ruby-client/pull/63?