Open JTS-FIN-Nettitaivas opened 7 years ago
I have the same issue - In Firefox and Chrome The only way is to manually removed/edit the module.config.php file for that api
This is not happening for REST services that are not DB Connected
This repository has been closed and moved to laminas-api-tools/api-tools-admin; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-admin/issues/11.
Fresh Apigility 1.4.1 installation.
I tracked this down to module/API_NAME/config/module.config.php, where in input_filter_specs validator fields are generated like this:
So, no options... I got this fixed by manually edition all the validator fields to this format:
Now UI for modifying filters works.