Nothing
minimal_subset_attributes_list <-
list(
tasks = c("id", "name"),
sequenceFlows = c("id", "name", "sourceRef", "targetRef"),
gateways = c("id", "name", "gatewayType", "gatewayDirection"),
startEvent = c("id", "name"),
endEvent = c("id", "name")
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.