krystal/go-katapult

View on GitHub
core/testdata/Test_fileStorageVolumeCreateRequest_JSONMarshaling/full.golden

Summary

Maintainability
Test Coverage
{
  "organization": {
    "id": "org1"
  },
  "properties": {
    "name": "created",
    "data_center": {
      "id": "dc1"
    },
    "associations": [
      "assoc1",
      "assoc2"
    ]
  }
}