e938725d35
* Added extra test for GetMembers * fixed tests * verify * Format * Run the module init on unit tests and make it json * update deps * gitignore support was disabled in csharpier 1.0.1 --------- Co-authored-by: Adam Hathcock <adam@hathcock.uk>
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"applicationId": "ajsdf",
|
|
"arr": null,
|
|
"attachedProp": null,
|
|
"crazyProp": null,
|
|
"detachedProp": null,
|
|
"DynamicPropertyKeys": [],
|
|
"id": null,
|
|
"IgnoredSchemaProp": null,
|
|
"list": [],
|
|
"speckle_type": "Speckle.Core.Tests.Unit.Models.BaseTests+SampleObject"
|
|
}
|