addons-server/docs/topics
Christopher Grebs a34a0b5630
Revamp draft comments API. (#11808)
* Completely revamp draft comments API.

Revamp how draft comments work, store multiple comments per version and
paginate them.

This also implement PATCH to update a comment, updates DELETE, GET
and POST endpoints properly and updates the documentation accordingly.

Fixes #11380
Fixes #11379
Fixes #11378
Fixes #11374

* Fix statuscode in docs

* Fix docs, use regular VersionSerializer

* Allow filename and lineno to be optional.

* Add note about lineno should be specific to the version, not the parent.

* Fix test to use regular VersionSerializer

* Fix test to test that the 'id' is set properly now

* Add more details to pagination, add detail endpoint for comments.

* Use user_factory
2019-07-12 16:58:31 +02:00
..
api Revamp draft comments API. (#11808) 2019-07-12 16:58:31 +02:00
development Update docs for new procedures regarding integration testing. (#11076) 2019-04-01 20:45:40 -04:00
install Unify database configuration, enable 'read committed' transaction level 2018-08-21 07:21:01 +02:00
readme_include.rst Add security bugs info 2016-03-04 12:16:10 +00:00
third-party.rst Fix typo 2016-10-27 17:24:04 +01:00