Add order_by updated_at to Deployments API
This allows order_by updated_at on the Deployments API so users can query for the most recent updates. It adds a database index to ensure the feature is performant.
Showing
Please register or sign in to comment