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