Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "self": "http://www.example.com/jira/rest/api/2/project/EX",
- "id": "10000",
- "key": "EX",
- "name": "Example",
- "avatarUrls": {
- "24x24": "http://www.example.com/jira/secure/projectavatar?size=small&pid=10000",
- "16x16": "http://www.example.com/jira/secure/projectavatar?size=xsmall&pid=10000",
- "32x32": "http://www.example.com/jira/secure/projectavatar?size=medium&pid=10000",
- "48x48": "http://www.example.com/jira/secure/projectavatar?size=large&pid=10000"
- }
- },
- {
- "self": "http://www.example.com/jira/rest/api/2/project/ABC",
- "id": "10001",
- "key": "ABC",
- "name": "Alphabetical",
- "avatarUrls": {
- "24x24": "http://www.example.com/jira/secure/projectavatar?size=small&pid=10001",
- "16x16": "http://www.example.com/jira/secure/projectavatar?size=xsmall&pid=10001",
- "32x32": "http://www.example.com/jira/secure/projectavatar?size=medium&pid=10001",
- "48x48": "http://www.example.com/jira/secure/projectavatar?size=large&pid=10001"
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment