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
[ | |
{ | |
"workItems":[ | |
{ | |
"title":"Try to synthesize the AI microchip, maybe it will synthesize the virtual microchip!", | |
"id":1, | |
"department":0, | |
"assignedCrewId":null, | |
"createdByCrewId":2, | |
"systemId":1, | |
"workItemType":0, | |
"status":0, | |
"priority":3 | |
} | |
], | |
"crew":[ | |
{ | |
"firstName":"Rogelio", | |
"lastName":"Morissette", | |
"rank":13, | |
"department":0, | |
"daysInRank":253, | |
"id":1 | |
}, | |
{ | |
"firstName":"Isabel", | |
"lastName":"Langosh", | |
"rank":12, | |
"department":5, | |
"daysInRank":184, | |
"id":2 | |
} | |
], | |
"systems":[ | |
{ | |
"id":1, | |
"name":"Practical Plastic Bike" | |
}, | |
{ | |
"id":2, | |
"name":"Rustic Concrete Towels" | |
}, | |
{ | |
"id":3, | |
"name":"Sleek Concrete Computer" | |
} | |
], | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment