Guest User

Untitled

a guest
Mar 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Below is the code in python method
  2. for version in issue["fields"]["components"]:
  3. for val in version["name"]:
  4. print version["name"]
  5.  
  6. components":`
Add Comment
Please, Sign In to add comment