aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api
Commit message (Expand)AuthorAgeFilesLines
* add parameters to GET /videos route specRigel Kent2018-11-241-11/+158
* Add open api bump version in release scriptChocobozzz2018-11-221-1/+1
* make POST /users have integer role enumRigel Kent2018-11-212-7/+12
* add job state in path in openapi specRigel Kent2018-11-191-1/+1
* fix rest api quickstart and specify values in openapi specRigel Kent2018-11-192-4/+9
* (quickfix) typo in openapi spec groupsRigel Kent2018-11-171-1/+1
* grouping moderation endpoints in the RESTĀ API specRigel Kent2018-11-171-0/+1
* grouping tags by main category in the specRigel Kent2018-11-161-45/+114
* adding ownership and watching video APIs to the specRigel Kent2018-11-161-2/+130
* remove superfluous privacy field for uploadRigel Kent2018-11-161-3/+0
* fix API spec on POST /videos/upload and provide Shell exampleRigel Kent2018-11-151-3/+39
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-1514-14045/+1056
* updated REST API documentationRigel Kent2018-11-132-1730/+2330
* sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-131-1/+1
* Correct API documentation for search (#881)David Libeau2018-07-292-2/+2
* Correct API documentation for search (#878)David Libeau2018-07-282-174/+200
* Fix start/count/sort params in documentationChocobozzz2018-07-1713-1198/+1089
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+122
* Filter by category (#720)PhieF2018-06-271-0/+5
* Add ability to schedule video publicationChocobozzz2018-06-152-8/+97
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-122-0/+34
* Add API example to list videosChocobozzz2018-06-111-0/+7
* Only use account name in routesChocobozzz2018-05-252-24/+256
* Update video-channel routes (again)Chocobozzz2018-04-252-593/+377
* Video channel API routes refractorChocobozzz2018-04-251-7/+46
* Update video channel routesChocobozzz2018-04-242-200/+415
* Use ISO 639 for languagesChocobozzz2018-04-231-11/+14
* Add rest api quickstartChocobozzz2018-04-171-0/+47
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+32
* Add auth documentationChocobozzz2018-04-163-4/+753
* Upgrade spectacle moduleChocobozzz2018-04-063-1021/+695
* Fix api doc in video update endpointChocobozzz2018-04-062-3/+2
* Upgrade api docChocobozzz2018-04-062-61/+919
* Misc. typosluz.paz2018-03-301-11/+11
* Prepare betaChocobozzz2018-03-202-2/+2
* Update the api documentationChocobozzz2018-03-192-191/+292
* Change video abuse API responseChocobozzz2018-03-121-10/+7
* Update videos api list for accountChocobozzz2018-03-121-4/+7
* Add api base path in documentationChocobozzz2018-03-072-2/+12
* Upgrade api doc html fileChocobozzz2018-03-071-99/+1090
* Apidoc (#302)Dimitri Gilbert2018-02-171-0/+195
* Api doc improvement (#252)Dimitri Gilbert2018-01-251-25/+39
* Add api doc in htmlChocobozzz2018-01-248-2/+9827
* Fix testsChocobozzz2018-01-241-0/+1209