1

Autocreate transaction values if missing from JSON payload

This commit is contained in:
2018-06-05 20:38:07 +03:00
parent 8c1a122dc7
commit 6314351bf7
3 changed files with 64 additions and 13 deletions

View File

@@ -16,4 +16,4 @@ services:
environment:
- RATPACK_DBT__EXECUTOR__REMOTE_URL=http://executor:5051/executor
ports:
- "5050"
- "5050:5050"