Parameter Levels

Parameters can be defined at either the RESOURCE or at the METHOD level.

Parameters at the RESOURCE level are inherited by all contained methods, and all requests in these method nodes.

Parameters on the METHOD level are only inherited by all contained requests in that method.