{
    "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-17T22:34:25Z",
                "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": "60d391d4-6331-498c-a686-076ee91d5e4e"
                    }
                ],
                "resourceVersion": "6448",
                "uid": "9a5d9e51-661f-478c-be25-e675ebb182c1"
            },
            "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": ""
    }
}
