diff --git a/doc/compiled.json b/doc/compiled.json index 7764bd3f..730c9c44 100644 --- a/doc/compiled.json +++ b/doc/compiled.json @@ -151,6 +151,9 @@ "name": "Repo Syncs", "description": "The Repo Syncs API allows you to synchronize your Phrase projects with your code repositories.\nYou can import translations from your repository to Phrase and export translations from Phrase to your repository.\n" }, + { + "name": "Repo Sync Events" + }, { "name": "Reports" }, diff --git a/main.yaml b/main.yaml index 5f6ccc5f..d8277cf1 100644 --- a/main.yaml +++ b/main.yaml @@ -199,6 +199,7 @@ tags: description: | The Repo Syncs API allows you to synchronize your Phrase projects with your code repositories. You can import translations from your repository to Phrase and export translations from Phrase to your repository. + - name: Repo Sync Events - name: Reports - name: Search - name: Screenshot Markers