Balrog/Admin API: Difference between revisions

No edit summary
Line 279: Line 279:
Reverts the named Release to the version identified by the change_id given in the request body. The request body <em>must</em> be a JSON object containing a "change_id" key.
Reverts the named Release to the version identified by the change_id given in the request body. The request body <em>must</em> be a JSON object containing a "change_id" key.


== /rules/columns/<column> ==
== /releases/columns/<column> ==
=== GET ===
=== GET ===
Returns a JSON Object containing the unique values for the given column. For example, /releases/columns/product would return something like:
Returns a JSON Object containing the unique values for the given column. For example, /releases/columns/product would return something like:
canmove, Confirmed users
6,441

edits