feat(developer): Add attribute routing to 29 upgrade guide

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin
2024-03-13 17:21:37 +01:00
parent a332534012
commit a5e48da562

View File

@@ -36,6 +36,11 @@ Removed globals
Back-end changes
----------------
Added APIs
^^^^^^^^^^
* The Attributes ``OCP\AppFramework\Http\Attribute\ApiRoute`` and ``OCP\AppFramework\Http\Attribute\FrontpageRoute`` can be used for routing registering routes. See :doc:`/basics/routing` for documentation.
Changed APIs
^^^^^^^^^^^^