You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [Webtools Router](/api/rest#router) endpoint has an option to make use of the core controllers of your content types. That means that you can extend your controllers as you're used to and the result will be returned by the Router endpoint by of Webtools.
10
+
11
+
:::note
12
+
To make use of this feature you will need to enable the `findOne` permission of the specific content type.
13
+
:::
14
+
15
+
In the future this might become the default behavior but that will cause a breaking change in the current behavior.
0 commit comments