Commit 88b811e
# Backport
This will backport the following commits from `main` to `9.2`:
- [[DOCS] Add a description for saved object responses
(#241332)](#241332)
<!--- Backport version: 10.1.0 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-11-03T23:14:26Z","message":"[DOCS]
Add a description for saved object responses
(#241332)\n\n\nCo-authored-by: florent-leborgne
<[email protected]>","sha":"0d039abe7df9ebf94ecb4f957689bf0d7b4e8b50","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.2.0","v9.3.0"],"title":"[DOCS]
Add a description for saved object
responses","number":241332,"url":"https://github.com/elastic/kibana/pull/241332","mergeCommit":{"message":"[DOCS]
Add a description for saved object responses
(#241332)\n\n\nCo-authored-by: florent-leborgne
<[email protected]>","sha":"0d039abe7df9ebf94ecb4f957689bf0d7b4e8b50"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/241332","number":241332,"mergeCommit":{"message":"[DOCS]
Add a description for saved object responses
(#241332)\n\n\nCo-authored-by: florent-leborgne
<[email protected]>","sha":"0d039abe7df9ebf94ecb4f957689bf0d7b4e8b50"}}]}]
BACKPORT-->
---------
Co-authored-by: florent-leborgne <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
1 parent 19e7cb0 commit 88b811e
File tree
3 files changed
+7
-1
lines changed- oas_docs
- output
- overlays
- src/platform/packages/private/kbn-validate-oas
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57103 | 57103 | | |
57104 | 57104 | | |
57105 | 57105 | | |
| 57106 | + | |
57106 | 57107 | | |
57107 | 57108 | | |
57108 | 57109 | | |
| |||
57291 | 57292 | | |
57292 | 57293 | | |
57293 | 57294 | | |
| 57295 | + | |
57294 | 57296 | | |
57295 | 57297 | | |
57296 | 57298 | | |
| |||
57356 | 57358 | | |
57357 | 57359 | | |
57358 | 57360 | | |
| 57361 | + | |
57359 | 57362 | | |
57360 | 57363 | | |
57361 | 57364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| 175 | + | |
173 | 176 | | |
174 | 177 | | |
175 | 178 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments