Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Cant set the zf-rest controller_class from apigility UI #386

Open
goalain opened this issue Jan 18, 2018 · 1 comment
Open

Cant set the zf-rest controller_class from apigility UI #386

goalain opened this issue Jan 18, 2018 · 1 comment

Comments

@goalain
Copy link

goalain commented Jan 18, 2018

In https://apigility.org/documentation/modules/zf-rest
"Sub-key: controller_class (optional)
An alternate controller class to use when creating the controller service; it must extend ZF\Rest\RestController. Only use this if you are altering the workflow present in the RestController."

I want to extend the RestController in order to do some private handling of exceptions.
(modify createApiProblemFromException because the exceptions are lost there).
Actually I would like to be able to change it in the Apigility-Admin-GUI globally or at the "API" level

Thanks.

@goalain goalain changed the title Cant set the zf-rest controller_class from apigility Cant set the zf-rest controller_class from apigility UI Jan 18, 2018
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-admin; a new issue has been opened at laminas-api-tools/api-tools-admin#7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants