diff options
Diffstat (limited to 'templates/swagger/v1_json.tmpl')
-rw-r--r-- | templates/swagger/v1_json.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl index 120d020958..10f016f4f4 100644 --- a/templates/swagger/v1_json.tmpl +++ b/templates/swagger/v1_json.tmpl @@ -15460,6 +15460,9 @@ "type": "string", "x-go-name": "HTMLPullURL" }, + "resolver": { + "$ref": "#/definitions/User" + }, "updated_at": { "type": "string", "format": "date-time", |