{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1beta2",
            "kind": "IntegrationTestScenario",
            "metadata": {
                "annotations": {
                    "test.appstudio.openshift.io/kind": "enterprise-contract",
                    "test.appstudio.openshift.io/optional": "true"
                },
                "creationTimestamp": "2026-08-21T04:27:01Z",
                "generation": 1,
                "name": "sample-component-enterprise-contract",
                "namespace": "user-ns1",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": false,
                        "controller": false,
                        "kind": "Application",
                        "name": "sample-component",
                        "uid": "1c880d47-40b2-4a1e-a8f2-34b701b7fe89"
                    }
                ],
                "resourceVersion": "5630",
                "uid": "cc8a8fb7-8d35-4c8b-947c-1f4e5e9d085d"
            },
            "spec": {
                "application": "sample-component",
                "contexts": [
                    {
                        "description": "Application testing",
                        "name": "application"
                    }
                ],
                "params": [
                    {
                        "name": "PUBLIC_KEY",
                        "value": "k8s://tekton-pipelines/public-key"
                    }
                ],
                "resolverRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "https://github.com/konflux-ci/build-definitions"
                        },
                        {
                            "name": "revision",
                            "value": "f3ac40bbc0230eccb8d98a4d54dabd55a4943c5d"
                        },
                        {
                            "name": "pathInRepo",
                            "value": "pipelines/enterprise-contract.yaml"
                        }
                    ],
                    "resolver": "git",
                    "resourceKind": "pipeline"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
