Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "CreateResult": {
  3. "_rallyAPIMajor": "2",
  4. "_rallyAPIMinor": "0",
  5. "Errors": [
  6. "Cannot parse object reference from "{"Owner": {"_refObjectName": "Nishanth"}}""
  7. ],
  8. "Warnings": [
  9. "Ignored JSON element HierarchicalRequirement.PortfolioItem during the processing of this request."
  10. ]
  11. }
  12.  
  13. {
  14. "HierarchicalRequirement":{
  15. "Name": "hello Wrold",
  16. "Description":" 123 test description",
  17. "Workspace": "/workspace/18686460234",
  18. "Project":"/project/1025697468602323",
  19. "PortfolioItem":"",
  20. "Owner":{"_refObjectName":"Ron"},
  21. "ScheduleState":"Defined"
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement