JKHeadley/rest-hapi

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

開放

#27 建立於 2017年8月16日

 (2 則留言) (0 個反應) (1 位負責人)JavaScript (155 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (1,181 顆星)
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

貢獻者指南