summaryrefslogtreecommitdiffstats
path: root/swagger.v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'swagger.v1.json')
-rw-r--r--swagger.v1.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/swagger.v1.json b/swagger.v1.json
index e706eb8..fad9e63 100644
--- a/swagger.v1.json
+++ b/swagger.v1.json
@@ -20667,7 +20667,10 @@
"$ref": "#/definitions/User"
}
},
- "x-go-package": "code.gitea.io/gitea/modules/structs"
+ "x-go-package": "code.gitea.io/gitea/modules/structs",
+ "x-parse-with": {
+ "requested_reviewers": "requested_reviewers_ignore_null"
+ }
},
"PullRequestMeta": {
"description": "PullRequestMeta PR info if an issue is a PR",