[DOCS-12348] Small typo in example request to create an organization Created: 10/Jan/19  Updated: 29/Oct/23  Resolved: 11/Jan/19

Status: Closed
Project: Documentation
Component/s: Cloud Manager, Ops Manager
Affects Version/s: None
Fix Version/s: None

Type: Typo Priority: Trivial - P5
Reporter: Jeremy Bensing Assignee: Robert Justice (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Σ Remaining Estimate: Not Specified Remaining Estimate: Not Specified
Σ Time Spent: Not Specified Time Spent: Not Specified
Σ Original Estimate: Not Specified Original Estimate: Not Specified

Sub-Tasks:
Key
Summary
Type
Status
Assignee
DOCS-12350 Backport to OM 4.0 Backport Sub-Task Closed Robert Justice  
Participants:
Days since reply: 5 years, 5 days ago

 Description   

Description

The example request for creating an organization via the public API has a small typo. There is a missing '\' after the path.

Page: https://docs.cloudmanager.mongodb.com/reference/api/organizations/organization-create-one/

 

Current text: 

curl --user '{USERNAME}:{APIKEY}' --digest \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--include \
--request POST "https://cloud.mongodb.com/api/public/v1.0/orgs"
--data
'{ "name" : "myNewOrganization" }'

 

 

Scope of changes

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Githook User [ 09/Feb/19 ]

Author:

{'name': 'rob-mongodb', 'email': 'rob.justice@10gen.com', 'username': 'rob-mongodb'}

Message: (DOCS-12348) Added missing backslash.
Branch: one-agent-prep
https://github.com/10gen/mms-docs/commit/9f70435ffc2499dda3fef1808157df42b2796bb6

Comment by Githook User [ 11/Jan/19 ]

Author:

{'username': 'rob-mongodb', 'email': 'rob.justice@10gen.com', 'name': 'rob-mongodb'}

Message: (DOCS-12348) Added missing backslash.
Branch: master
https://github.com/10gen/mms-docs/commit/3f7745702a9aceb9e0cd6836af373c38516e04fe

Generated at Thu Feb 08 08:05:01 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.