{
    "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-05-07T09:26:07Z",
                "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": "4c0572d2-b6eb-4f05-a0b6-e1288e6d4121"
                    }
                ],
                "resourceVersion": "6245",
                "uid": "9a0f926e-14a0-4983-9fe8-2f1fd6f0a2da"
            },
            "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": ""
    }
}
