1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix api doc response code (#14123)

Fixes #14120
This commit is contained in:
Norwin
2020-12-24 18:14:01 +00:00
committed by GitHub
parent fa2e34928d
commit bdeccc3688
2 changed files with 2 additions and 2 deletions

View File

@@ -11128,7 +11128,7 @@
}
],
"responses": {
"200": {
"201": {
"$ref": "#/responses/AccessToken"
}
}