This commit is contained in:
@@ -496,9 +496,12 @@ namespace AyaNova.Biz
|
||||
}
|
||||
}
|
||||
|
||||
TODO: Build the return object in a clean format
|
||||
//THIS FORMAT IS INCORRECT I THINK
|
||||
//IT SHOULD BE A FULLER OBJECT WITH THE PROPERTYNAME ?!
|
||||
//TODO: Build the return object in a clean format
|
||||
//I could just use a actual object class to return (object v {get;set;})
|
||||
//with a optional ID that is set to json not serialize if null?
|
||||
//https://www.newtonsoft.com/json/help/html/JsonPropertyPropertyLevelSetting.htm
|
||||
|
||||
|
||||
|
||||
//rows:{[ {},{v:"Green mechanics",id:32},{v:"...notes..."},{v:"42",id:42}, ...thousands more etc.... ]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user