Releases: octokit/fixtures
Releases · octokit/fixtures
v16.1.0
v16.0.0
16.0.0 (2019-09-14)
Bug Fixes
- fixture: updated api.github.com/add-and-remove-repository-collaborator (d66a7c7)
- fixture: updated api.github.com/branch-protection (419a674)
- fixture: updated api.github.com/git-refs (bfcdedb)
- fixture: updated api.github.com/labels (51ff1f4)
- fixture: updated api.github.com/lock-issue (436cb9e)
- fixture: updated api.github.com/project-cards (c2d26b1)
- fixture: updated api.github.com/release-assets (3519572)
- fixture: updated api.github.com/release-assets-conflict (6fe14a8)
BREAKING CHANGES
- fixture: api.github.com/release-assets has changed
[
...
...
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/release-assets-conflict has changed
[
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
...
]
- fixture: api.github.com/project-cards has changed
[
...
...
...
...
...
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/lock-issue has changed
[
{
headers: {
- content-type: "application/octet-stream"
}
}
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/labels has changed
[
...
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/git-refs has changed
[
...
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/branch-protection has changed
[
...
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
]
- fixture: api.github.com/add-and-remove-repository-collaborator has changed
[
...
...
{
headers: {
- content-type: "application/octet-stream"
}
}
...
{
headers: {
- content-type: "application/octet-stream"
}
}
...
]
v15.0.2
v15.0.1
v15.0.0
15.0.0 (2019-06-02)
Bug Fixes
- fixture: updated api.github.com/labels (2e68368)
BREAKING CHANGES
- fixture: api.github.com/labels has changed
[
{
response: [
...
{
- url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/duplicate"
+ url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/documentation"
- name: "duplicate"
+ name: "documentation"
- color: "cfd3d7"
+ color: "0075ca"
}
+ {
+ id: 1002
+ node_id: "MDA6RW50aXR5MQ=="
+ url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/duplicate"
+ name: "duplicate"
+ color: "cfd3d7"
+ default: true
+ }
{
- id: 1002
+ id: 1003
}
{
- id: 1003
+ id: 1004
}
{
- id: 1004
+ id: 1005
}
{
- id: 1005
+ id: 1006
}
{
- id: 1006
+ id: 1007
}
{
- id: 1007
+ id: 1008
}
]
headers: {
- content-length: "1391"
+ content-length: "1572"
}
}
{
response: {
- id: 1008
+ id: 1009
}
}
{
response: {
- id: 1008
+ id: 1009
}
}
{
response: {
- id: 1008
+ id: 1009
}
}
...
]