Skip to content
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

[DOCS] Add get case comments API #128694

Merged
merged 3 commits into from
Mar 29, 2022
Merged

[DOCS] Add get case comments API #128694

merged 3 commits into from
Mar 29, 2022

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 28, 2022

Summary

Relates to #126956

This PR copies the "get comment" and "get all case comments" case APIs from the Security Guide to the Kibana Guide. It also formats the content to align with existing Kibana APIs.

NOTE: Though these two APIs were documented separately in the Security Guide, I've combined them into a single page in the Kibana Guide.

Preview

@lcawl lcawl mentioned this pull request Mar 28, 2022
31 tasks
@lcawl lcawl added docs Feature:Cases Cases feature v8.2.0 release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Mar 28, 2022
@lcawl lcawl requested a review from a team March 28, 2022 22:14
@lcawl lcawl marked this pull request as ready for review March 28, 2022 22:14
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

Comment on lines 11 to 13
`GET <kibana host>:<port>/api/cases/<case_id>/comments`

`GET <kibana host>:<port>/s/<space_id>/api/cases/<case_id>/comments`
Copy link
Member

@cnasikas cnasikas Mar 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These endpoints are deprecated from 8.1.0. Check here: https://www.elastic.co/guide/en/security/current/cases-api-get-all-case-comments.html

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@lcawl lcawl merged commit c3fba60 into elastic:main Mar 29, 2022
@lcawl lcawl deleted the get-comments-api branch March 29, 2022 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting docs Feature:Cases Cases feature release_note:skip Skip the PR/issue when compiling release notes v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants