Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(API): Add Repo Sync [TSI-1923] #569

Merged
merged 11 commits into from
Apr 17, 2024
Merged

feat(API): Add Repo Sync [TSI-1923] #569

merged 11 commits into from
Apr 17, 2024

Conversation

jablan
Copy link
Collaborator

@jablan jablan commented Apr 15, 2024

Add unified Repo Sync API

@jablan jablan requested a review from theSoenke April 15, 2024 08:59
description: |-
Get the history of a single Repo Sync. The history includes all imports and exports
performed by the Repo Sync.
operationId: repo_sync/history
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we call this repo_sync/events to align it with the endpoint name?

---
summary: Get Repo Syncs
description: Lists all Repo Syncs from an account
operationId: repo_sync/index
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think our convention is to list list as the operation id for the index endpoint

@jablan jablan requested a review from theSoenke April 15, 2024 09:59
-u USERNAME_OR_ACCESS_TOKEN
- lang: CLI v2
source: |-
phrase repo_sync index \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be list 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants