muxinc / mux-ruby

Official Mux API wrapper for ruby projects, supporting both Mux Data and Mux Video.
MIT License
51 stars 14 forks source link

Fix issue when handling 500s from Mux and regenerate based on recent OpenAPI defs. #1

Closed philcluff closed 5 years ago

philcluff commented 5 years ago
philcluff commented 5 years ago

Regression tested locally against all examples.

philcluff commented 5 years ago

We do - these are response types - when you send "7:days" to the API, the timeframe[] you get back is the actual timestamps for from and to, and that's what these objects represent. 👍