Tendrl / documentation

Project-wide documentation
Other
69 stars 21 forks source link

Incompatibility of documentation and API #60

Closed fbalak closed 6 years ago

fbalak commented 7 years ago

Request URLs for gluster volume creation via API are not same as URLs specified in documentation [1]. For example currently works POST /:cluster_id/GlusterCreateVolume instead of POST /cluster/:cluster_id/volume/create Json data that is sent to API in POST requests is also different. Either the documentation or API implementation should be corrected.

[1] https://github.com/Tendrl/documentation/blob/master/api/gluster-create-volume-example.adoc