HomePhabricator

Remove "diffusion.createcomment" Conduit API method

Description

Remove "diffusion.createcomment" Conduit API method

Summary: Ref T10978. This was introduced in D6923 in 2013 as a deprecated method (before methods were extensible) and has only ever been deprecated. It no longer works after D17250 (despite my mistaken claim there that we never had an API for actions), and has been superceded by diffusion.commit.edit which is a modern, fully-power method.

Test Plan: Viewed Conduit console, no longer saw method.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10978

Differential Revision: https://secure.phabricator.com/D17254

Details

Provenance
epriestleyAuthored on Jan 26 2017, 6:23 PM
epriestleyPushed on Jan 26 2017, 8:57 PM
Reviewer
chad
Differential Revision
D17254: Remove "diffusion.createcomment" Conduit API method
Parents
rP5960b1c8a3cd: Allow menu items to render their own content; make Dashboard items render on…
Branches
Unknown
Tags
Unknown
Tasks
T10978: Modernize Audit
Build Status
Buildable 15390
Build 20271: Run Core Tests