I need to pass Name = XXX to a method that already contains a {YY} parameter.
So I am trying to combine
[HttpPut(Name = "SomeFunc")]