PeerTube/support/doc/api
Matthieu De Beule f6d51cfe2a Fix Ruby and Python REST API examples
The previous examples where wrong, since they used a POST request.
I used the requests library for Python, since that is what most people
would want to use.
I removed the http.verify_mode in the Ruby example since I don't think
it is good practice to tell people to not verify HTTPS requests
2019-11-12 14:46:43 +01:00
..
embeds.md Ability to programmatically control embeds (#776) 2018-07-10 17:47:56 +02:00
openapi.yaml Fix Ruby and Python REST API examples 2019-11-12 14:46:43 +01:00
quickstart.md Update URLs to point to new documentation site 2019-05-23 14:58:34 +02:00