Skip to content

Allow generating archive with multiple resource types #174

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

Merged
merged 3 commits into from
Dec 16, 2019

Conversation

aditimadan-Cloudinary
Copy link
Contributor

No description provided.

@@ -176,6 +177,15 @@ public ArchiveParams publicIds(String[] publicIds) {
return this;
}

public String[] fully_qualified_public_ids() {
Copy link
Contributor

Choose a reason for hiding this comment

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

The method names in java must be camelCase (fullyQualifiedPublicIds()) even if the string in the hash is actually underscores.

@aditimadan-Cloudinary aditimadan-Cloudinary self-assigned this Sep 25, 2019
Copy link
Contributor Author

@aditimadan-Cloudinary aditimadan-Cloudinary left a comment

Choose a reason for hiding this comment

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

@asisayag2 asisayag2 requested a review from nitzanj September 26, 2019 07:00
@nitzanj nitzanj merged commit a231072 into master Dec 16, 2019
@nitzanj nitzanj deleted the feature/generate-archive-with-multiple-resource-types branch December 16, 2019 07:51
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