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: add syncs API in compass #63

Merged
merged 2 commits into from
Nov 29, 2023
Merged

feat: add syncs API in compass #63

merged 2 commits into from
Nov 29, 2023

Conversation

batrov
Copy link

@batrov batrov commented Nov 28, 2023

  • Add schema for compass's sync API

Issue: goto/compass#67

gotocompany/compass/v1beta1/service.proto Outdated Show resolved Hide resolved
gotocompany/compass/v1beta1/service.proto Outdated Show resolved Hide resolved
}

message SyncAssetsResponse {
string job_id = 1;
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you also want to add a job status check api ? will it be in a separate PR ? @batrov

Copy link
Author

Choose a reason for hiding this comment

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

I think we can consider that later, for now we will only throw status accepted after triggering this API

@batrov batrov force-pushed the compass-syncs branch 2 times, most recently from 5cc37f5 to f862c95 Compare November 29, 2023 07:12
@batrov batrov merged commit eaca979 into main Nov 29, 2023
3 checks passed
@batrov batrov deleted the compass-syncs branch November 29, 2023 07:55
sumitaich1998 pushed a commit that referenced this pull request Jan 31, 2024
* feat: add syncs API in compass

* chore: change http method and params

---------

Co-authored-by: Hermawan Wijaya <[email protected]>
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.

3 participants