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

Delete group method and check status endpoints #105

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

CheK539
Copy link
Collaborator

@CheK539 CheK539 commented Dec 8, 2023

Closes #102

@CheK539 CheK539 requested a review from onthecrow December 8, 2023 14:38
* [Store group](#store-group-api-reference)
* [Project info](#project-info-api-reference)
* [List of webhooks](#list-of-webhooks-api-reference)
* [Create webhook](#create-webhook-api-reference)
* [Update webhook](#update-webhook-api-reference)
* [Delete webhook](#delete-webhook-api-reference)
* [Convert documents](#convert-documents-api-reference)
* [Check document conversion status](#check-document-conversion-status-api-reference)
Copy link
Member

Choose a reason for hiding this comment

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

It should be told in the documentation that there is no need to run this method because it's run automatically during conversion (innit?).

Copy link
Member

Choose a reason for hiding this comment

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

Same for other similar changes.

Add check document and video conversion statuses.
@CheK539 CheK539 force-pushed the issues/102-delete-group-method branch from 85b7254 to 665a485 Compare December 13, 2023 11:30
Base automatically changed from issues/101-file-metadata-features to master December 18, 2023 14:48
@onthecrow onthecrow merged commit f42efad into master Dec 18, 2023
3 checks passed
@onthecrow onthecrow deleted the issues/102-delete-group-method branch December 18, 2023 15:27
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.

Add delete group method
3 participants