1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 08:42:41 +01:00
phorge-phorge/src/applications/badges/conduit
epriestley d73df58cc6 Prevent use of the "quality" constraint in the Badge search API
Summary:
Ref T12270. This just drops the constraint for now, rather than dealing with all the typecasting stuff and putting us in a position which will almost certainly require backward compatibility breaks in the future.

Also renames "badges.*" to "badge.*" for consistency (all other methods are singular: token.*, project.*, differential.revision.*, etc).

Test Plan:
Saw "qualities" now "Not Supported", while other constraints continue to work:

{F3887194}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12270

Differential Revision: https://secure.phabricator.com/D17487
2017-03-09 12:26:58 -08:00
..
PhabricatorBadgesEditConduitAPIMethod.php Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00
PhabricatorBadgesSearchConduitAPIMethod.php Prevent use of the "quality" constraint in the Badge search API 2017-03-09 12:26:58 -08:00