Change "PATH/NAMESPACE" string to link to documentation about behaviour.
Description
Gitlab API documentation is inconsistent with "PATH/NAMESPACE" description. In most places it's just string but for some of them like there is additional commentary about urlencode . This situation is problematic because it's not clear for first time that GitLab does not use "/repository" as project name end marker but relies on something else.
Proposal
Change "PATH/NAMESPACE" to link to section or special page where behaviour is documented.
Links / references
- Documented well: https://docs.gitlab.com/ce/api/branches.html#get-single-repository-branch
- Not documented well: https://docs.gitlab.com/ce/api/branches.html#unprotect-repository-branch