Update Diffusion conduit text
Summary: Fixes T12888 Test Plan: Verify text is there. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Maniphest Tasks: T12888 Differential Revision: https://secure.phabricator.com/D18178
This commit is contained in:
@@ -14,7 +14,7 @@ final class RepositoryQueryConduitAPIMethod
|
||||
public function getMethodStatusDescription() {
|
||||
return pht(
|
||||
'This method is frozen and will eventually be deprecated. New code '.
|
||||
'should use "diffusion.repository.query" instead.');
|
||||
'should use "diffusion.repository.search" instead.');
|
||||
}
|
||||
|
||||
public function getMethodDescription() {
|
||||
|
||||
Reference in New Issue
Block a user