mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Updates Github link references from master to main (#116789)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
2194f2b93c
commit
c4815d319e
123 changed files with 231 additions and 231 deletions
|
@ -157,7 +157,7 @@ const savedObject = resolveResult.saved_object;
|
|||
TIP: See an example of this in https://github.com/elastic/kibana/pull/107256#user-content-example-steps[step 2 of the POC]!
|
||||
|
||||
The
|
||||
https://github.com/elastic/kibana/blob/master/docs/development/core/server/kibana-plugin-core-server.savedobjectsresolveresponse.md[SavedObjectsResolveResponse
|
||||
https://github.com/elastic/kibana/blob/main/docs/development/core/server/kibana-plugin-core-server.savedobjectsresolveresponse.md[SavedObjectsResolveResponse
|
||||
interface] has three fields, summarized below:
|
||||
|
||||
* `saved_object` - The saved object that was found.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue