department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/services/mocks/var/sites-supporting-var.json

Summary

Maintainability
Test Coverage
{
  "data": [
    {
      "id": "983",
      "type": "object_type",
      "attributes": {
        "name": "Cheyenne",
        "timezone": "US/Mountain"
      }
    },
    {
      "id": "984",
      "type": "object_type",
      "attributes": {
        "name": "Dayton",
        "timezone": "US/Eastern"
      }
    }
  ]
}