{
    "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-03-23T18:35:08Z",
                "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": "2d74e519-4250-4d5a-8d6d-8de38fe7745a"
                    }
                ],
                "resourceVersion": "5965",
                "uid": "0ab4784d-1b31-458f-bf07-72e7e9b900c4"
            },
            "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": ""
    }
}
