laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

Adding New Service : Resource class is not being created #1

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

When I create new service of type DB Connected , it creates only the Entity class and Collection class, it doesn't create Resource class either. I suggest to add option to automatically create Resource class extends from custom adapter class


Originally posted by @shqear93 at https://github.com/zfcampus/zf-apigility/issues/204