We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7837c3 commit 56aa3a9Copy full SHA for 56aa3a9
src/test/resources/com/spotify/github/v3/repos/repository.json
@@ -23,6 +23,7 @@
23
"full_name": "octocat/Hello-World",
24
"description": "This your first repo!",
25
"private": false,
26
+ "archived": false,
27
"fork": true,
28
"url": "https://api.github.com/repos/octocat/Hello-World",
29
"html_url": "https://github.com/octocat/Hello-World",
0 commit comments