CloudHealth / cht_api_guide

API guide for CloudHealth Platform
http://apidocs.cloudhealthtech.com/
MIT License
64 stars 26 forks source link

Docs need fixing? #122

Open elmobp opened 5 years ago

elmobp commented 5 years ago

Go here: https://apidocs.cloudhealthtech.com/#accountexternal-id-get click on the link "How to get External ID." dead anchor.

https://apidocs.cloudhealthtech.com/#partner_how-to-get-client-api-id if you list all accounts or create an account you get the id back

https://apidocs.cloudhealthtech.com/#assignment_create-aws-account-assignment-version-2 PARAMETERS: should have a root level of aws_account_assignments and in the example owner_id in the first lot is a string no matter what call you do it requires an array.

Lots of Sample Requests do not include the relevant escapes either

HumanistSerif commented 5 years ago

Hi @elmobp. Thanks for your feedback.

I'll fix the broken link to "How to Get External ID" and review the sample requests for relevant escapes. The other two issues that you rightly noted have been addressed.