Expose resolver via API (#15167)

* Expose resolver via API
This commit is contained in:
sotho 2021-03-28 00:37:51 +01:00 committed by GitHub
parent 290cf75f93
commit e7609929c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View file

@ -15460,6 +15460,9 @@
"type": "string",
"x-go-name": "HTMLPullURL"
},
"resolver": {
"$ref": "#/definitions/User"
},
"updated_at": {
"type": "string",
"format": "date-time",