zfcampus / zf-apigility-documentation

BSD 3-Clause "New" or "Revised" License
12 stars 34 forks source link

accept_whitelist and content_type_whitelist VS accept-whitelist and content-type-whitelist #54

Open boedociclon opened 8 years ago

boedociclon commented 8 years ago

in src/ApiFactory.php , because only accept_whitelist and content_type_whitelist are used, zf-content-negotiation data of non RPC services are not correctly assigned to $service->requestAcceptTypes and $service->requestContentTypes

weierophinney commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools-documentation; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-documentation/issues/7.