action fecru_reindex_changeset_comments { label: "reindexChangesetComments" description: "Rebuilds the changeset discussion index for the specified repository. The index is used to display changeset\n discussions in activity streams." provider: fecru method: POST path: "/rest-service-fecru/admin/repositories-v1/{repository}/reindex-discussions" encoding: json output: { type: "object" additionalProperties: true } }