JKHeadley/rest-hapi

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

Open

#27 创建于 2017年8月16日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)JavaScript (156 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,181 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南