1
0
Fork 0
forked from forgejo/forgejo

Remove deprecation comment for CreateOrgRepo (#9670)

Remove mistakenly added `deprecated: true` swagger comment from the `/orgs/{orgr}/repos` handler
This commit is contained in:
Ryan 2020-01-10 21:54:46 +00:00 committed by techknowlogick
parent 480ef9d410
commit 438e159d04
2 changed files with 0 additions and 2 deletions

View file

@ -1154,7 +1154,6 @@
],
"summary": "Create a repository in an organization",
"operationId": "createOrgRepo",
"deprecated": true,
"parameters": [
{
"type": "string",