Page MenuHomePhabricator

Create a new Phriction document via Conduit interface
Closed, ResolvedPublic

Description

In the Conduit interfaces for Phriction there are:

  1. phriction.edit Update a Phriction document.
  2. phriction.history Retrieve history about a Phriction document.
  3. phriction.info Retrieve information about a Phriction document.

But seems there is no way to create a NEW document.

Do I miss something, or alternatively, there is a reason for it?

Thank you!

Event Timeline

stevex raised the priority of this task from to Needs Triage.
stevex updated the task description. (Show Details)
stevex added a project: Phabricator.
stevex added a subscriber: stevex.
chad triaged this task as Wishlist priority.Oct 7 2014, 6:12 PM
chad edited projects, added Conduit, Phriction; removed Phabricator.
epriestley added a subscriber: epriestley.

phriction.history and phriction.edit should probably wait on T5873 to make sure they end up looking like whatever all the other modern transaction-aware endpoints look like. And maybe phriction.create too. We could create phriction.query now fairly safely, although some discussion in T5873.