This commit is contained in:
Daniel Weissmall 2023-06-14 18:59:45 +03:00
parent 8f563e481a
commit 47a4afe011

View File

@ -1,11 +1,11 @@
apiVersion: backstage.io/v1alpha1 apiVersion: backstage.io/v1alpha1
kind: API kind: API
metadata: metadata:
name: hello-world name: TestAPI
description: Hello World example for gRPC description: Hello World example for gRPC
spec: spec:
type: openapi type: openapi
lifecycle: deprecated lifecycle: prodiction
owner: team-c owner: team-c
definition: definition:
$text: example.yaml $text: example.yaml