Skip to content

Commit

Permalink
Maintenance: fixes typo (endpoint path for time accounting)
Browse files Browse the repository at this point in the history
Co-authored-by: nichogenius <[email protected]>
  • Loading branch information
ralf401 and nichogenius authored Nov 22, 2024
1 parent c7f41ca commit 0baa577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ticket/timeaccounting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Update

Required permission: ``admin.time_accounting``

``PUT``-Request sent: ``/api/v1/tickets/{ticket id}/time_accounting/{timeaccounting id}``
``PUT``-Request sent: ``/api/v1/tickets/{ticket id}/time_accountings/{timeaccounting id}``


.. code-block:: json
Expand Down

0 comments on commit 0baa577

Please sign in to comment.