Skip to content

Instantly share code, notes, and snippets.

@dsharpe
dsharpe / Ticket.json
Created September 20, 2017 18:42
Ticket JSON
{
“fluentMethods”: true,
"relationships": [
{
"relationshipName": "project",
"otherEntityName": "project",
"relationshipType": "many-to-one",
"otherEntityField": "name"
},
{