diff options
Diffstat (limited to 'doc/api/templates/licenses.md')
-rw-r--r-- | doc/api/templates/licenses.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/templates/licenses.md b/doc/api/templates/licenses.md index 08a8c7f61c0..29c7f69c7f7 100644 --- a/doc/api/templates/licenses.md +++ b/doc/api/templates/licenses.md @@ -123,7 +123,7 @@ GET /templates/licenses/:key | `project` | string | no | The copyrighted project name | | `fullname` | string | no | The full-name of the copyright holder | -NOTE: **Note:** +NOTE: If you omit the `fullname` parameter but authenticate your request, the name of the authenticated user replaces the copyright holder placeholder. |