List Git Authors of a Repository
GET/code/api/v1/errors/gitBlameAuthors
:::caution deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
:::
Get all git blame author names per full repo name (owner and name)
Request
Responses
- 200
- 400
- 422
- 500
array of author names
Could not get git blame authors, check GET query params
Request arguments validation error
Could not get git blames authors