Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Last active September 18, 2019 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IntegerMan/755ae19a785886f84346553b82b59f15 to your computer and use it in GitHub Desktop.
Save IntegerMan/755ae19a785886f84346553b82b59f15 to your computer and use it in GitHub Desktop.
[
{
"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