feature/routes#13 update Distributions for Actor
Update endpoints about the Distribution route for Actor:
- getAllDistributions
- getOneDistribution
- postDistribution
- putDistribution
- patchDistribution
- deleteDistribution
for this:
- getAllActors
- getOneActor
- postActor
- putActor
- patchActor
- deleteActor
Edited by erickmx