2019-06-23 UTC
#
fr33domlover Hmm I'm wondering about the following case: Suppose some kind of object, sometimes you offer it and it's automatically created, and sometimes it waits for a human to approve it. What do you do then? In C2S you instantly get a 201 Created with the activity ID, how do you tell if the object was created? Do you wait to receive an Accept whose object is the Create?