action fecru_post_rest_service_fecru_admin_repositories_v1_repository_reindex { label: "post_rest_service_fecru_admin_repositories_v1_repository_reindex_linecount" description: "Re-indexes the linecount data used to generate the LOC graphs. The linecount data will be recalculated in daily\n buckets based on the server timezone." provider: fecru method: POST path: "/rest-service-fecru/admin/repositories-v1/{repository}/reindex-linecount" encoding: json output: { type: "object" additionalProperties: true } }