Skip to content

Commit

Permalink
doc: API breaking change caused by XTS (#1604)
Browse files Browse the repository at this point in the history
Part of story #41464 Convert non expert queries
  • Loading branch information
Gashmob authored Jan 28, 2025
1 parent 3b51a35 commit 0859061
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions languages/en/deployment-guide/16.x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Tuleap 16.4 - January 2025

Tuleap 16.4 is currently under development.


API BREAKING CHANGE:
--------------------

``/api/cross_tracker_reports/{id}/content`` and ``/api/cross_tracker_reports/{id}`` REST endpoint changed. The optional parameter ``report_mode`` is removed.
All reports are now in mode expert and thus this parameter is no longer needed. All default report are migrated to expert mode.

Git configuration
-----------------

Expand Down

0 comments on commit 0859061

Please sign in to comment.