vikunja/pkg/swagger
kolaente eb3a945678
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Fix deleting task relations
While the request body of a DELETE request *can* have data in it, it is not really supported and pretty much undocumented. As such, it doesn't work in all clients and probably broke with recent updates.
This fixes this by moving all parts of the task relation used to identify it in the url.

More Info: https://stackoverflow.com/a/299696/10924593
2021-02-18 23:35:33 +01:00
..
docs.go Fix deleting task relations 2021-02-18 23:35:33 +01:00
swagger.json Fix deleting task relations 2021-02-18 23:35:33 +01:00
swagger.yaml Fix deleting task relations 2021-02-18 23:35:33 +01:00