Skip to content

Commit

Permalink
Remove list item (#1226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 authored Dec 7, 2023
1 parent 029d7fb commit f2b7b7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/guidelines/code/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ nav:
# Routing

* Storefront routes must always have the prefix `frontend` in the name.
* A route that should only be used by logged-in customers \(including guest accounts\) must have the `@LoginRequired` flag.
* Every route must have the `Shopware\Core\Framework\Routing\Annotation\Since` annotation.
* Each core route must have a schema defined under `src/Core/Framework/Api/ApiDefinition/Generator/Schema`.

0 comments on commit f2b7b7f

Please sign in to comment.