cm_api icon indicating copy to clipboard operation
cm_api copied to clipboard

Add examples of requests to documentation of REST API

Open kivio opened this issue 8 years ago • 1 comments

Add examples or move documentation to swagger ui - currently is pretty hard to recognize how request that i want to do should look, also error responses are not informative

kivio avatar Apr 07 '17 10:04 kivio

Good idea with the swagger ui. In the meantime, you might find the python examples helpful:

  • https://github.com/cloudera/cm_api/tree/master/python/examples

tritab avatar Oct 07 '17 20:10 tritab