Page MenuHomePhabricator

Remove "diffusion.createcomment" Conduit API method
ClosedPublic

Authored by epriestley on Jan 26 2017, 6:27 PM.
Tags
None
Referenced Files
F15395964: D17254.id.diff
Sun, Mar 16, 10:58 AM
F15307945: D17254.id41505.diff
Thu, Mar 6, 5:42 AM
Unknown Object (File)
Fri, Feb 21, 3:08 PM
Unknown Object (File)
Feb 5 2025, 9:52 AM
Unknown Object (File)
Jan 23 2025, 3:22 PM
Unknown Object (File)
Jan 21 2025, 12:46 PM
Unknown Object (File)
Jan 3 2025, 9:02 AM
Unknown Object (File)
Jan 2 2025, 7:32 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.