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