]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/blobdiff - dhall/server/service/plugin/functions.dhall
dhall(plugins): add binding for the 'response-transformer' plugin
[github/fretlink/ansible-kong-app.git] / dhall / server / service / plugin / functions.dhall
index 098fba736a73af94a0e2c5af3d3d98501e403f15..d183dea6a13bc82a9591a3337d898da5858164ed 100644 (file)
@@ -1,5 +1,6 @@
 { mkRequestTermination = ./mkRequestTermination.dhall
 , mkRequestTransformer = ./mkRequestTransformer.dhall
+, mkResponseTransformer = ./mkResponseTransformer.dhall
 , mkIPRestriction = ./mkIPRestriction.dhall
 , correlationId = ./correlationId.dhall
 , mkPreFunction = ./mkPreFunction.dhall