class GdsApi::PublishingApi

def intent_url(base_path)

def intent_url(base_path)
  "#{endpoint}/publish-intent#{base_path}"
end