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
I'm using child routes with success in apigility, but the zfcampus/zf-apigility-documentation and zfcampus/zf-apigility-admin-ui packages apparently don't support the child routes.
I got this Notice on Documentation section: Notice: Undefined index: my.route/is-child in ./vendor/zfcampus/zf-apigility-documentation/src/ApiFactory.php on line 190
I'm trying to make a fix about that but I need to know why route params have been suppress on zfcampus/zf-apigility-admin-ui on this line. Maybe @ezimuel can help me ?
I'm using child routes with success in apigility, but the zfcampus/zf-apigility-documentation and zfcampus/zf-apigility-admin-ui packages apparently don't support the child routes.
I got this Notice on Documentation section:
Notice: Undefined index: my.route/is-child in ./vendor/zfcampus/zf-apigility-documentation/src/ApiFactory.php on line 190
I'm trying to make a fix about that but I need to know why route params have been suppress on zfcampus/zf-apigility-admin-ui on this line. Maybe @ezimuel can help me ?
Originally posted by @lucascampelo at zfcampus/zf-apigility-admin-ui#134
The text was updated successfully, but these errors were encountered: