Agreed! I have already done a few of these - if you look at the v3 roles.inc, I used the naming scheme of
<paramater name>_query <paramater name>_path <paramater name>response_body <paramater name>request_body <paramater name>request_update_body
for the various places a give parameter might appear, and need different text and/or whether it was required or not.
Agreed! I have already done a few of these - if you look at the v3 roles.inc, I used the naming scheme of
<paramater name>_query update_ body
<paramater name>_path
<paramater name>response_body
<paramater name>request_body
<paramater name>request_
for the various places a give parameter might appear, and need different text and/or whether it was required or not.