Browse Source

fix(api-docs): 409 on this page means the project slug already exists (#23945)

Manu 4 years ago
parent
commit
f549c8005c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api-docs/paths/teams/projects.json

+ 1 - 1
api-docs/paths/teams/projects.json

@@ -190,7 +190,7 @@
         "description": "Team not found"
       },
       "409": {
-        "description": "Team already exists"
+        "description": "A project with the given slug already exists"
       }
     },
     "security": [