diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/swagger/v1_json.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl index 297720cec9..eeb002cb9a 100644 --- a/templates/swagger/v1_json.tmpl +++ b/templates/swagger/v1_json.tmpl @@ -11052,7 +11052,7 @@ "tags": [ "user" ], - "summary": "List the repos that the authenticated user owns or has access to", + "summary": "List the repos that the authenticated user owns", "operationId": "userCurrentListRepos", "parameters": [ { |