class GdsApi::Panopticon

def create_artefact!(artefact)

def create_artefact!(artefact)
  post_json!(base_url + ".json", artefact)
end