aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall
Commit message (Collapse)AuthorAgeFilesLines
* upgrade dhall to 1.26.1 and merge types and termspolykindsClement Delafargue2019-10-0315-63/+71
| | | | | Previously, types were flattened and terms were nested (as are the directories). For consistency, I made the types nested as well.
* config(dhall): add parameter 'generator' to CorrelationID pluginPaul Bonaud2019-08-082-9/+21
| | | | | | | | This PR adds possibility to define a custom `generator` to use in the CorrelationID plugin. The default value ("uuid#counter") is taken from Kong directly https://docs.konghq.com/hub/kong-inc/correlation-id/#parameters
* dhall(upgrade): upgrade code to be compatible with dhall 1.21.0Paul Bonaud2019-04-264-41/+41
|
* dhall(fix): fix for generated configuration for Kong 1.x upgradePaul Bonaud2019-04-042-13/+13
|
* add dhall interfaceHussein Ait-Lahcen2018-11-2017-0/+122