From f8484e3bbdf8a481aadfb536654b9f00c80a4896 Mon Sep 17 00:00:00 2001 From: Backstage Exporter Date: Sun, 29 Sep 2024 23:48:42 +0000 Subject: [PATCH] =?UTF-8?q?chore(backstage):=20=F0=9F=A5=B7=F0=9F=8F=BD=20?= =?UTF-8?q?automatic=20re-export?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- filteredEntities.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/filteredEntities.json b/filteredEntities.json index 18e714b..f0dd010 100644 --- a/filteredEntities.json +++ b/filteredEntities.json @@ -4435,6 +4435,37 @@ "networkType": "mainnet" } }, + { + "apiVersion": "backstage.io/v1alpha1", + "kind": "API", + "metadata": { + "uid": "209d6a19-8444-43b5-aea2-ac6b3b55be88", + "namespace": "stub", + "name": "near-testnet-goerli-dao.sputnikv2.testnet", + "title": "* goerli-dao.sputnikv2.testnet get-trusted-signer", + "annotations": { + "backstage.io/managed-by-location": "url:https://github.com/Near-One/rainbow-bridge/tree/master/contracts/near/eth-client/.catalog-info.yaml", + "backstage.io/managed-by-origin-location": "url:https://github.com/Near-One/rainbow-bridge/blob/master/.catalog-info.yaml", + "backstage.io/view-url": "https://github.com/Near-One/rainbow-bridge/tree/master/contracts/near/eth-client/.catalog-info.yaml", + "backstage.io/edit-url": "https://github.com/Near-One/rainbow-bridge/edit/master/contracts/near/eth-client/.catalog-info.yaml", + "backstage.io/source-location": "url:https://github.com/Near-One/rainbow-bridge/tree/master/contracts/near/eth-client/", + "aurora.dev/security-tier": "1" + }, + "tags": [ + "blockchain-address", + "near", + "stub", + "contract-state", + "locked" + ] + }, + "spec": { + "type": "contract-deployment", + "address": "goerli-dao.sputnikv2.testnet", + "network": "near", + "networkType": "testnet" + } + }, { "apiVersion": "backstage.io/v1alpha1", "kind": "Component",