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

Support import data #102

Merged
merged 1 commit into from
Oct 2, 2022
Merged

Support import data #102

merged 1 commit into from
Oct 2, 2022

Conversation

Hironsan
Copy link
Member

@Hironsan Hironsan commented Oct 2, 2022

Description

client = DataImportClient(...)
client.list_options(project_id)
client.upload(file_path)
client.delete(upload_id)
client.ingest(project_id, upload_ids, task, format)

@Hironsan Hironsan changed the base branch from master to develop October 2, 2022 04:47
@Hironsan Hironsan merged commit de49c6c into develop Oct 2, 2022
@Hironsan Hironsan deleted the feature/support-import-data branch October 2, 2022 04:50
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.

None yet

1 participant