-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[OAS][ML] Add sync API tags and description, minor OpenAPI fixes #189230
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Pinging @elastic/ml-ui (:ml) |
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.
LGTM
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.
LGTM
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
…stic#189230) (cherry picked from commit 841e95c)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…es (#189230) (#189320) # Backport This will backport the following commits from `main` to `8.15`: - [[OAS][ML] Add sync API tags and description, minor OpenAPI fixes (#189230)](#189230) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-07-26T20:28:43Z","message":"[OAS][ML] Add sync API tags and description, minor OpenAPI fixes (#189230)","sha":"841e95c64b6fa29e680906140e356be43e73f75c","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","docs","backport:prev-minor","Feature:OAS","v8.16.0"],"number":189230,"url":"https://github.com/elastic/kibana/pull/189230","mergeCommit":{"message":"[OAS][ML] Add sync API tags and description, minor OpenAPI fixes (#189230)","sha":"841e95c64b6fa29e680906140e356be43e73f75c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189230","number":189230,"mergeCommit":{"message":"[OAS][ML] Add sync API tags and description, minor OpenAPI fixes (#189230)","sha":"841e95c64b6fa29e680906140e356be43e73f75c"}}]}] BACKPORT-->
Summary
This PR:
/s/space-id
version of the paths from the manually-maintained openAPI document, since per discussions elsewhere that info will be omitted from the generated document and will be covered in an introductory page instead.securitySchema
details from the manually-maintained openAPI document, since it can inherit the document-level security information instead when it's joined with the rest of the Kibana APIs