class GdsApi::Publisher

def reindex_topic_editions(slug)

def reindex_topic_editions(slug)
  post_json!("#{endpoint}/api/reindex-topic-editions/#{slug}")
end