class GdsApi::PublishingApi

def draft_content_item_url(base_path)

def draft_content_item_url(base_path)
  "#{endpoint}/draft-content#{base_path}"
end