Skip to content

Commit

Permalink
[DOCS] Adds deprecation message to deprecated endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve committed Mar 31, 2022
1 parent c6a52e9 commit 86aa615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/cases/cases-api-get-case-activity.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Returns all user activity for the specified case.

=== Request

`GET <kibana host>:<port>/api/cases/<case ID>/user_actions`
`GET <kibana host>:<port>/api/cases/<case ID>/user_actions` deprecated:[8.1.0, "This endpoint is deprecated and will be removed in a future release."]

`GET <kibana host>:<port>/s/<space_id>/api/cases/<case ID>/user_actions`

Expand Down

0 comments on commit 86aa615

Please sign in to comment.