Skip to content

Commit

Permalink
Merge branch '78-add-path-to-volume-tariffs' into 'develop'
Browse files Browse the repository at this point in the history
Resolve "Add path to volume tariffs"

Closes #78

See merge request ch/api-gateway!131
  • Loading branch information
MargoTuleninova committed Jun 7, 2018
2 parents 8dc022f + e2571df commit 889eb8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/api-gateway/env/routes/user.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ group = "user"
active = true
name = "Admin User Deactivation"
method = "POST"
roles = ["admin"]
upstream = "http://user-manager:8111"
listen = "/admin/user/deactivation"
strip = false
Expand Down

0 comments on commit 889eb8e

Please sign in to comment.