Forum Discussion
forkbattery
11 years agoOccasional Contributor
Hi, this is because you're creating Resource Level parameters. If you create method level parameters, they won't be shared between separate methods.
So you know how for each parameter you have Name, Value, Style and Level. Change the Level from 'RESOURCE' to 'METHOD'.