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

Fix for query public API spec - was missing description of parameters property #5140

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

mike12345567
Copy link
Collaborator

Description

Fix for #5117 - this issue raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. Couldn't just pass the whole body through as this would mean that REST pagination couldn't be used, so I've documented the parameters property of the body, as well as the pagination structure used by REST queries (as well as documenting it is only for REST).

… put properties for a query when running through the public API - fixing the spec.
@mike12345567 mike12345567 self-assigned this Mar 28, 2022
@shogunpurple shogunpurple merged commit 0e37d25 into master Mar 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants