class GdsApi::Panopticon
def put_artefact(id_or_slug, artefact)
def put_artefact(id_or_slug, artefact) ignoring GdsApi::HTTPErrorResponse do put_artefact! id_or_slug, artefact end end
def put_artefact(id_or_slug, artefact) ignoring GdsApi::HTTPErrorResponse do put_artefact! id_or_slug, artefact end end