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

Allow Usage of Filtering Parameters to Conf V2 Pages Bulk Get API #218

Closed
squatched opened this issue Jun 13, 2023 · 0 comments · Fixed by #217
Closed

Allow Usage of Filtering Parameters to Conf V2 Pages Bulk Get API #218

squatched opened this issue Jun 13, 2023 · 0 comments · Fixed by #217
Assignees
Labels
enhancement New feature or request

Comments

@squatched
Copy link
Contributor

squatched commented Jun 13, 2023

Is your feature request related to a problem? Please describe.
The bulk "Get pages" API allows one to filter results based on page IDs and status along with specifying the body format.

Describe the solution you'd like
Add support for these parameters in the form of PageService.BulkFiltered() whose last parameters would be a variadic list of ints which would be page IDs.

Describe alternatives you've considered
Adjusting PageService.Bulk() but that would affect backwards compatibility.

@squatched squatched added the enhancement New feature or request label Jun 13, 2023
@squatched squatched changed the title Allow Usage of Filtering Conf V2 Pages Bulk Get API By Page IDs Allow Usage of Filtering Parameters to Conf V2 Pages Bulk Get API Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants