Skip to content

Commit 140a5fe

Browse files
authored
DOCSP-49346-remove-include-flag (#834)
Remove include flag from sample request - [DOCSP-49346](https://jira.mongodb.org/browse/DOCSP-49346) - [STAGING](https://deploy-preview-834--docs-ops-manager.netlify.app/reference/api/automation-config/get-automation-config/) - [LATEST BUILD LOG](https://app.netlify.com/sites/docs-ops-manager/deploys/68090edf24d3c400080040aa) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent b261a73 commit 140a5fe

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
@@ -73,8 +73,6 @@ Example Request
7373
.. code-block:: sh
7474

7575
curl --user "{publicApiKey}:{privateApiKey}" --digest \
76-
--header "Accept: application/json" \
77-
--include \
7876
--request GET "https://{+opsmgr-url+}/api/public/v1.0/groups/{PROJECT-ID}/automationConfig?pretty=true" \
7977
--output currentAutomationConfig.json
8078

0 commit comments

Comments
 (0)