Skip to content

Instantly share code, notes, and snippets.

@jancalve
Last active February 22, 2017 09:37
Show Gist options
  • Save jancalve/3d3d61f84df7b079ff47bc1cb5e1f1ad to your computer and use it in GitHub Desktop.
Save jancalve/3d3d61f84df7b079ff47bc1cb5e1f1ad to your computer and use it in GitHub Desktop.
{
"shortName":"reavers-base",
"title":"Reavers Base",
"description":"Base for Reavers",
"visibility":"PRIVATE",
"isTemplate":false,
"lastRecordedSize":1024,
"workspaceId":"fsdf5345-646dsfds-4534gfd",
"modules":[
{
"type":"bim",
},
{
"type":"number-generator",
},
{
"type":"printorder",
"whoCanOrderPrint":[
{
"authority":"admin@marvel-x-men"
}
],
"settings":{
"printCompany":"someCompany",
"email":"bosse.print@mailinator.com",
"contact":"bosse",
"invoiceReference":123,
"and all the other print order properties":0
}
},
{
"type" "content",
"nodeId":"555-444-333fdsf",
"instruction":"Reavers do what reavers do inside the room",
"acl":{
"aces":[
{
"authority":"GROUP_site_interaxo_SiteConsumer",
"displayName":"site_interaxo_SiteConsumer",
"roomRole":"Observer",
"permission":"READ",
"type":"GROUP"
},
{
"authority":"GROUP_site_interaxo_SiteManager",
"displayName":"site_interaxo_SiteManager",
"roomRole":"Administrator",
"permission":"DELETE",
"type":"GROUP"
},
{
"authority":"GROUP_site_interaxo_SiteContributor",
"displayName":"site_interaxo_SiteContributor",
"roomRole":"Participant",
"permission":"EDIT",
"type":"GROUP"
}
],
"inherited":true,
"aclProfile":"COLLABORATE"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment