{
  "info": {
    "changed": false,
    "before": {
      "title": "case-manager-server",
      "version": "1.0.0",
      "description": null
    },
    "after": {
      "title": "case-manager-server",
      "version": "1.0.0",
      "description": null
    }
  },
  "endpoints": {
    "added": [
      "GET /v1/workspaces/{workspaceId}/patients/atom-id/{atomId}"
    ],
    "removed": [],
    "changed": [
      "POST /v1/workspaces/{workspaceId}/patients",
      "PUT /v1/workspaces/{workspaceId}/patients/{patientId}"
    ],
    "counts": {
      "before": 62,
      "after": 63,
      "added": 1,
      "removed": 0,
      "changed": 2
    }
  },
  "schemas": {
    "added": [],
    "removed": [],
    "changed": [
      "Partial_Omit_PatientCreateDTO.workspaceId__",
      "Patient",
      "Pick_PatientCreateInput.Exclude_keyofPatientCreateInput.plans-or-workspaceId__"
    ],
    "counts": {
      "before": 109,
      "after": 109,
      "added": 0,
      "removed": 0,
      "changed": 3
    }
  }
}
