Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Dashboards][OAS] Generate API docs for Dashboards API #199215
[Dashboards][OAS] Generate API docs for Dashboards API #199215
Changes from 21 commits
9d80b11
317f17f
5a43d8f
3b64884
0f3bde4
3b5dd3c
f5b5a68
3dff92f
94e7929
76824f2
400c5b1
b433029
2f7fe15
0d9e4e3
524af8c
424777a
045c8bf
dfe1981
b3a6fd7
94ec6f3
952cafb
abfffa8
17223bc
dc450df
0b115ed
16a6b56
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how about including defaults in the description for when value is not provided.
Is there a max perPage value? Lets mention that as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a max perPage value of 1000 which matches the internal RPC default for the Dashboard listing page. abfffa8