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 data export #103

Merged
merged 1 commit into from
Oct 2, 2022
Merged

Support data export #103

merged 1 commit into from
Oct 2, 2022

Conversation

Hironsan
Copy link
Member

@Hironsan Hironsan commented Oct 2, 2022

Description

client = DoccanoExportClient(...)
client.list_options(project_id)
client.schedule_download(project_id, option, only_approved)
client.download(project_id, task_id)

@Hironsan Hironsan force-pushed the feature/support-data-export branch from 3076b34 to 078e63e Compare October 2, 2022 08:09
@Hironsan Hironsan merged commit e1270d4 into develop Oct 2, 2022
@Hironsan Hironsan deleted the feature/support-data-export branch October 2, 2022 08:19
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.

1 participant