Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Can be paginated like Birthday Bot?  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...
@Dantemss want to try to PR ^ ?
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?