Please correct your documentation

Not applicable

Hi Team,

There is a mistake in APIGEE documentation, in below curl command revision should be replaced with revisions in order to make this curl command work. Can you please update the documentation

$ curl https://api.enterprise.apigee.com/v1/o/{org_name}/apis/weatherapi/revision/1/deployments \-u email:password 
$ curl https://api.enterprise.apigee.com/v1/o/{org_name}/apis/weatherapi/revisions/1/deployments \-u email:password 
Solved Solved
0 5 151
1 ACCEPTED SOLUTION

Were you able to you use the send feedback on the specific doc page you mentioned? As Sean mentioned, for a docs update, select the send feedback button on the bottom right of the page and you can even snip the section of page that needs correction. Thanks.

View solution in original post

5 REPLIES 5

Have you considered clicking the "Send Feedback" button on the page in the documentation?

This will make it much easier for the documentation team, as you can click on the exact section you are referring to.

Hope this helps! 🙂

Yes got the Feedback link, Thanks Sean

Were you able to you use the send feedback on the specific doc page you mentioned? As Sean mentioned, for a docs update, select the send feedback button on the bottom right of the page and you can even snip the section of page that needs correction. Thanks.

Yes christin, I have added the feedback in send feedback button page as well. Thanks for the information.

Got it fixed. Thanks a ton, @Sadaf!