Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. "workflow": [
  2. {
  3. "title": "My steps",
  4. "description": "A set of steps",
  5. "steps": [
  6. {
  7. "title": "Infrastructures",
  8. "section": "infrastructures",
  9. "subsection": "planning"
  10. },
  11. {
  12. "title": "fundingProfiles",
  13. "section": "fundingProfiles",
  14. "subsection": "fundingRequest"
  15. }
  16. ]
  17. },
  18. {
  19. "title": "My steps",
  20. "description": "A set of steps",
  21. "steps": [
  22. {
  23. "title": "Infrastructures",
  24. "section": "infrastructures",
  25. "subsection": "planning"
  26. },
  27. {
  28. "title": "fundingProfiles",
  29. "section": "fundingProfiles",
  30. "subsection": "fundingRequest"
  31. }
  32. ]
  33. }
  34. ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement