feature/routes#14 update Producer for Director
Update endpoints about the producers route for Director:
- getAllProducers
- getOneProducer
- postProducer
- putProducer
- patchProducer
- deleteProducer
for this:
- getAllDirectors
- getOneDirector
- postDirector
- putDirector
- patchDirector
- deleteDirector
Edited by erickmx