Page MenuHomePhabricator

D20687.id49337.diff
No OneTemporary

D20687.id49337.diff

diff --git a/src/applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php b/src/applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php
--- a/src/applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php
+++ b/src/applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php
@@ -6,6 +6,14 @@
return 'slowvote.info';
}
+ public function getMethodStatus() {
+ return self::METHOD_STATUS_DEPRECATED;
+ }
+
+ public function getMethodStatusDescription() {
+ return pht('Replaced by "slowvote.poll.search".');
+ }
+
public function getMethodDescription() {
return pht('Retrieve an array of information about a poll.');
}

File Metadata

Mime Type
text/plain
Expires
Fri, May 17, 10:25 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6290209
Default Alt Text
D20687.id49337.diff (668 B)

Event Timeline