From 47a4afe011626af72ca6f561f3a57b5c597c29d9 Mon Sep 17 00:00:00 2001 From: danysmall Date: Wed, 14 Jun 2023 18:59:45 +0300 Subject: [PATCH] Test 4 --- api/api-component.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/api-component.yaml b/api/api-component.yaml index 6c0d5c4..69d0e7e 100644 --- a/api/api-component.yaml +++ b/api/api-component.yaml @@ -1,11 +1,11 @@ apiVersion: backstage.io/v1alpha1 kind: API metadata: - name: hello-world + name: TestAPI description: Hello World example for gRPC spec: type: openapi - lifecycle: deprecated + lifecycle: prodiction owner: team-c definition: $text: example.yaml \ No newline at end of file