]> git.immae.eu Git - github/fretlink/ansible-kong-app.git/commit - dhall/server/service/plugin/functions.dhall
dhall(plugins): add binding for the 'response-transformer' plugin 20/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 14 Aug 2020 16:39:27 +0000 (18:39 +0200)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 14 Aug 2020 16:41:10 +0000 (18:41 +0200)
commit2187c77a0f6b6d3e178e6d1a695bc954f57ecb72
tree05c889fa60f44042b92f04b7f0324ea3b2117e59
parentf131496c3e23d30c30dd597ab734b0f771f4a4d9
dhall(plugins): add binding for the 'response-transformer' plugin

This plugin is very similar to the existing request-transformer
plugin.

We can expose a Dhall helper to generate this plugin configuration as
the other plugins.
dhall/server/service/plugin/Config.dhall
dhall/server/service/plugin/functions.dhall
dhall/server/service/plugin/mkResponseTransformer.dhall [new file with mode: 0644]