Commit 814b8deb authored by Dietmar Maurer's avatar Dietmar Maurer

changelog: proxy API call to correct node

Nodes can have different apt sources, so changelog localtion can also differ.
parent f6816604
......@@ -392,6 +392,7 @@ __PACKAGE__->register_method({
permissions => {
check => ['perm', '/nodes/{node}', [ 'Sys.Modify' ]],
},
proxyto => 'node',
parameters => {
additionalProperties => 0,
properties => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment