diff --git a/app/controllers/yiff_rest/api_v2_controller.rb b/app/controllers/yiff_rest/api_v2_controller.rb index 9c23bc1..6d55977 100644 --- a/app/controllers/yiff_rest/api_v2_controller.rb +++ b/app/controllers/yiff_rest/api_v2_controller.rb @@ -38,6 +38,8 @@ module YiffRest end end + execute_webhook(category) + render(json: { "$schema": "https://schema.yiff.rest/V2.json", images: images,