Skip to content

Commit f3503c1

Browse files
authored
DOCSP-49346-remove-include-flag-v7.0-backport (834) (#845)
# Backport This will backport the following commits from `master` to `v7.0`: - [DOCSP-49346-remove-include-flag (#834)](10gen/docs-ops-manager#834) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 0c9c7f6 commit f3503c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/reference/api/automation-config/get-automation-config.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ Example Request
7070
.. code-block:: sh
7171

7272
curl --user "{publicApiKey}:{privateApiKey}" --digest \
73-
--header "Accept: application/json" \
74-
--include \
7573
--request GET "https://{+opsmgr-url+}/api/public/v1.0/groups/{PROJECT-ID}/automationConfig?pretty=true" \
7674
--output currentAutomationConfig.json
7775

0 commit comments

Comments
 (0)