Page MenuHomePhabricator

Remove "diffusion.createcomment" Conduit API method
ClosedPublic

Authored by epriestley on Jan 26 2017, 6:27 PM.
Tags
None
Referenced Files
F15506160: D17254.diff
Tue, Apr 15, 9:00 AM
F15442590: D17254.id41505.diff
Wed, Mar 26, 11:49 PM
F15442589: D17254.id.diff
Wed, Mar 26, 11:49 PM
F15441619: D17254.id41508.diff
Wed, Mar 26, 6:53 PM
F15438162: D17254.diff
Mar 25 2025, 11:38 PM
F15395964: D17254.id.diff
Mar 16 2025, 10:58 AM
F15307945: D17254.id41505.diff
Mar 6 2025, 5:42 AM
Unknown Object (File)
Feb 21 2025, 3:08 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 26 2017, 8:25 PM
This revision was automatically updated to reflect the committed changes.