github.com/datreeio/datree@v1.9.22-rc/pkg/jsonSchemaValidator/test_fixtures/invalid-cel-definition.json (about)

     1  {
     2    "CELDefinition": [
     3      {
     4        "expression": 1,
     5        "message": "deployment labels should contain billing label"
     6      }
     7    ]
     8  }