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
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
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 ?
The text was updated successfully, but these errors were encountered:
This repository has been closed and moved to laminas-api-tools/api-tools-admin-ui; a new issue has been opened at laminas-api-tools/api-tools-admin-ui#6.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ?
The text was updated successfully, but these errors were encountered: