module GdsApi::TestHelpers::PublishingApi
def stub_default_publishing_api_put()
def stub_default_publishing_api_put() stub_request(:put, %r{\A#{PUBLISHING_API_ENDPOINT}/content}) end
def stub_default_publishing_api_put() stub_request(:put, %r{\A#{PUBLISHING_API_ENDPOINT}/content}) end