mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
update existing test data
This commit is contained in:
committed by
Nathan Vahrenberg
parent
52705ac695
commit
bab5399327
@@ -93,6 +93,7 @@
|
||||
"url": "https://api.github.com/licenses/mit",
|
||||
"node_id": "MDc6TGljZW5zZTEz"
|
||||
},
|
||||
"visibility": "public",
|
||||
"is_template": false,
|
||||
"forks": 0,
|
||||
"open_issues": 5,
|
||||
@@ -330,4 +331,4 @@
|
||||
},
|
||||
"network_count": 478,
|
||||
"subscribers_count": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"method": "GET",
|
||||
"headers": {
|
||||
"Accept": {
|
||||
"equalTo": "application/vnd.github.baptiste-preview+json"
|
||||
"equalTo": "application/vnd.github.baptiste-preview+json, application/vnd.github.nebula-preview+json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -44,4 +44,4 @@
|
||||
"uuid": "90aa0017-3f50-4829-bda4-6531fbcfba60",
|
||||
"persistent": true,
|
||||
"insertionIndex": 2
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,6 +87,7 @@
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"visibility": "public",
|
||||
"is_template": true,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
@@ -125,4 +126,4 @@
|
||||
},
|
||||
"network_count": 0,
|
||||
"subscribers_count": 8
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"method": "GET",
|
||||
"headers": {
|
||||
"Accept": {
|
||||
"equalTo": "application/vnd.github.baptiste-preview+json"
|
||||
"equalTo": "application/vnd.github.baptiste-preview+json, application/vnd.github.nebula-preview+json"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -44,4 +44,4 @@
|
||||
"uuid": "51d54e86-a714-457b-88d6-5c045631a074",
|
||||
"persistent": true,
|
||||
"insertionIndex": 7
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user