mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-11 16:16:14 +01:00
00a7071e2d
Summary: See https://discourse.phabricator-community.org/t/conduit-method-phriction-edit-requires-title-while-the-docs-say-its-optional/2176. Make code consistent with documentation by not requiring either `content` or `title`. Test Plan: Hit the method via the UI and no longer got an error on missing `content` or `title` fields. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D19862 |
||
---|---|---|
.. | ||
PhrictionConduitAPIMethod.php | ||
PhrictionContentSearchConduitAPIMethod.php | ||
PhrictionCreateConduitAPIMethod.php | ||
PhrictionDocumentSearchConduitAPIMethod.php | ||
PhrictionEditConduitAPIMethod.php | ||
PhrictionHistoryConduitAPIMethod.php | ||
PhrictionInfoConduitAPIMethod.php |