Comment 0 for bug 1851711

Revision history for this message
Greg Elkinbard (gelkinbard1) wrote : MaaS API Documentation for Authentication needs improvement

Current API documentation for MaaS is not sufficient for customers.
Expected documentation.
Full explanation of the protocol flow.
GET/PUT requests,
responses

Example should be robust enough to be able to manually perform these operations using curl and be able to create your own helper code, in the language of your choice

Two helper code examples in python and ruby are insufficient for the customers who do not use either of the languages.

please refer to https://docs.openstack.org/api-quick-start/api-quick-start.html for a good example on API documentation.