You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.summary = "Write request and response migrations for your Ruby on Rails API."
spec.description = "Make breaking API changes without breaking things by using request_migrations to craft backwards-compatible migrations for API requests, responses, and more. Inspired by Stripe's API versioning strategy."