Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fixture): updated api.github.com/get-root
BREAKING CHANGE: api.github.com/get-root has changed ```diff [ { response: { + label_search_url: "https://api.github.com/search/labels?q={query}&repository_id={repository_id}{&page,per_page}" } headers: { - content-length: "2039" + content-length: "2153" } } ] ```
- Loading branch information