feature/routes#18 update Sessions for Functions
update endpoints about the sessions route:
- getAllSessions
- getOneSession
- postSession
- putSession
- patchSession
- deleteSession
To the next:
- getAllFunctions
- getOneFunction
- postFunction
- putFunction
- patchFunction
- deleteFunction
Edited by erickmx