Created
August 25, 2017 17:05
-
-
Save orthros/f3c8054bf7b2471c999dad4f4faac2e7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"projection": { | |
"issue.html_url": 1, | |
"issue.id": 1, | |
"issue.title": 1, | |
"issue.comments": 1, | |
"issue.created_at": 1, | |
"repository.name": 1, | |
"repository.html_url": 1, | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment