-
Notifications
You must be signed in to change notification settings - Fork 201
Deletes Detections APIs #6872
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
Deletes Detections APIs #6872
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
run docs-build |
…vice (#223388) This PR replaces the old Security API doc links with API refence links in the Kibana doc link service. [This security-docs PR](elastic/security-docs#6872), which removes outdated Security Detections asciidoc API docs, is failing with the following error: > INFO:build_docs:Bad cross-document links: > INFO:build_docs: Kibana [8.x]: src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts contains broken links to: > INFO:build_docs: - en/security/8.x/rule-api-overview.html > INFO:build_docs: - en/security/8.x/signals-migration-api.htm Replacing these links in the Kibana doc link service should unblock the docs PR. The links were replaced in `main` in [this PR](#219005). --------- Co-authored-by: Lisa Cawley <[email protected]> Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Jacek Kolezynski <[email protected]>
run docs-build |
…vice (elastic#223388) This PR replaces the old Security API doc links with API refence links in the Kibana doc link service. [This security-docs PR](elastic/security-docs#6872), which removes outdated Security Detections asciidoc API docs, is failing with the following error: > INFO:build_docs:Bad cross-document links: > INFO:build_docs: Kibana [8.x]: src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts contains broken links to: > INFO:build_docs: - en/security/8.x/rule-api-overview.html > INFO:build_docs: - en/security/8.x/signals-migration-api.htm Replacing these links in the Kibana doc link service should unblock the docs PR. The links were replaced in `main` in [this PR](elastic#219005). --------- Co-authored-by: Lisa Cawley <[email protected]> Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Jacek Kolezynski <[email protected]> (cherry picked from commit 3579e5c)
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 - thanks for the cleanup!
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) Co-authored-by: natasha-moore-elastic <[email protected]>
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) Co-authored-by: natasha-moore-elastic <[email protected]>
* Deletes Detections APIs (#6872) * Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) * move file to deleted-pages * change contents * moves file back * add include --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]>
Contributes to https://github.com/elastic/security-docs-internal/issues/59.
Deletes Detections API docs from 8.16+ branches.
Preview: Elastic Security APIs