{
  "skipTransform": false,
  "transformations": {
    "mappings": [
      {
        "source": "$.spec.namespace",
        "target": "$.authenticate.namespace"
      },
      {
        "source": "$.spec.operation",
        "target": "$.authenticate.operation"
      }
    ]
  }
}