JKHeadley/rest-hapi

Pre, Post (middle-ware) for update association API should be there

Open

#27 aberto em 16 de ago. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (156 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.181 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi, i am working on some functionality where i require some post operation after the API created for association that internally call addOne method , but as i see there is middle-ware operation are only available for normal create , update but not for API created for association. So if someone need to do some work after the API like you provided post (middle-ware) how one can do the same in case of association API. Or i am wrong please correct me.

Thanks

Guia do colaborador