class GdsApi::PublishingApi
def put_draft_content_item(base_path, payload)
def put_draft_content_item(base_path, payload) put_json!(draft_content_item_url(base_path), payload) end
def put_draft_content_item(base_path, payload) put_json!(draft_content_item_url(base_path), payload) end