[DOCS] Saved objects - resolve import errors API#162825
Merged
amyjtechwriter merged 5 commits intoelastic:mainfrom Aug 23, 2023
Merged
[DOCS] Saved objects - resolve import errors API#162825amyjtechwriter merged 5 commits intoelastic:mainfrom
amyjtechwriter merged 5 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
Contributor
|
@amyjtechwriter Looks like we may need to update or rebase this branch to fix merge conflicts. Reach out to @szabosteve or I if you need help with that. |
6061fa3 to
790ab1f
Compare
afharo
requested changes
Aug 21, 2023
Member
afharo
left a comment
There was a problem hiding this comment.
Hey @amyjtechwriter, I noticed a couple unresolved conflicts. Would you mind fixing those?
packages/core/saved-objects/docs/openapi/components/headers/kbn_xsrf.yaml
Outdated
Show resolved
Hide resolved
…n_xsrf.yaml Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
Contributor
Author
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
afharo
approved these changes
Aug 22, 2023
Member
afharo
left a comment
There was a problem hiding this comment.
It is weird to me that we are removing (hiding?) _export and _import APIs from the bundled files. But after checking with @amyjtechwriter, that's intentional.
LGTM
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Aug 23, 2023
* main: (150 commits) Fixes unnecessary autocompletes on HTTP methods (elastic#163233) [Defend Workflows] Convert filterQuery to kql (elastic#161806) [Fleet] copy `inactivity_timeout` when duplicating agent policy (elastic#164544) Fix 7.17 forward compatibility with 8.2+ (elastic#164274) [ML] Fixes dark mode in flyouts and modals (elastic#164399) [Defend Workflows]Changes to policy settings are not persistent until a refresh (elastic#164403) [Security Solution][Endpoint] Fixes kibana crash when going back to policy details page (elastic#164329) Prepare the Security domain HTTP APIs for Serverless (elastic#162087) skip failing test suite (elastic#160986) [Security Solution] Fix flaky Event Filters test (elastic#164473) [EDR workflows] Osquery serverless tests (elastic#163795) [Fleet] Only show agent dashboard links if there is more than one non-server agent and if the dashboards exist (elastic#164469) [Chrome UI] Fix background color in serverless (elastic#164419) [DOCS] Saved objects - resolve import errors API (elastic#162825) Remove 'Create Rule' button from Rule Group page (elastic#164167) [Security Solution] expandable flyout - fix infinite loop in correlations (elastic#163450) [Remote Clusters] Update copy about port help text (elastic#164442) [api-docs] 2023-08-23 Daily api_docs build (elastic#164524) [data views] Disable scripted fields in serverless environment (elastic#163228) [Reporting] Fix - show diagnostic only when image reporting is enabled (elastic#164336) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Relates to #137240
This PR aims to draft openAPI specifications for Resolve import errors API.