Skip to content

Commit 0770830

Browse files
authored
Update repository_get.json
1 parent 56aa3a9 commit 0770830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/resources/com/spotify/github/v3/repos/repository_get.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"full_name": "octocat/Hello-World",
2424
"description": "This your first repo!",
2525
"private": false,
26+
"archived": false,
2627
"fork": false,
2728
"url": "https://api.github.com/repos/octocat/Hello-World",
2829
"html_url": "https://github.com/octocat/Hello-World",

0 commit comments

Comments
 (0)