a34a0b5630
* 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 |
||
---|---|---|
.. | ||
api | ||
development | ||
install | ||
readme_include.rst | ||
third-party.rst |