Files
speckle-sharp-sdk/tests/Speckle.Sdk.Tests.Unit/Models/BaseTests.CanGetMembers_BaseMembers.verified.json
T
Jedd Morgan e938725d35 Added extra test for GetMembers (#290)
* 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>
2025-04-30 16:13:41 +01:00

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"
}