krystal/go-katapult

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

Summary

Maintainability
Test Coverage
{
  "pagination": {
    "current_page": 33
  },
  "ssh_key": {
    "id": "1"
  },
  "ssh_keys": [
    {
      "id": "2"
    }
  ]
}