{
    "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-13T20:25:55Z",
                "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": "73961021-c4bc-4f93-8136-69d2f30459e3"
                    }
                ],
                "resourceVersion": "6091",
                "uid": "cda07624-3d5f-4a3f-9a17-619cf9476292"
            },
            "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": ""
    }
}
