-
-
Notifications
You must be signed in to change notification settings - Fork 139
does Api method works ? Make sure there is a loader supporting the "rest" type #633
Comments
@salamichel API controller services need to be public for the FOSRest route loader, see: |
@jeroendk Hi thx for reply! now it seems that we we are not ready for nelmio 3x
|
@salamichel Did you install the Nelmio bundle? You need to install it manually: |
@salamichel I finish sandbox:3.0. With Symfony 3.4 documentation work correct. Also I start working on sandbox:4.0 with Symfony 4.4 where documentation look like here. I will work on it in next week. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Close in favor for sonata-project/dev-kit#778 |
Hi does somesone succes using API method ?
i have and issue An exception has been thrown during the rendering of a template ("Class could not be determined for Controller identified by "sonata.product.controller.api.product". Make sure there is a loader supporting the "rest" type.
Environment
Sonata packages
Symfony packages
PHP version
Subject
Steps to reproduce
Expected results
Actual results
An exception has been thrown during the rendering of a template ("Class could not be determined for Controller identified by "sonata.product.controller.api.product" (...) Make sure there is a loader supporting the "rest" type.").
The text was updated successfully, but these errors were encountered: