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! Go to 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.