department-of-veterans-affairs/vets-website

View on GitHub
src/applications/_mock-form-ae-design-patterns/mocks/errors/403.json

Summary

Maintainability
Test Coverage
{
    "errors": [
      {
        "title": "Forbidden",
        "detail": "User does not have access to the requested resource",
        "code": "403",
        "status": "403"
      }
    ]
  }