Test
This commit is contained in:
parent
18083e9bb3
commit
de1b8b472a
11
api/api-component.yaml
Normal file
11
api/api-component.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: API
|
||||
metadata:
|
||||
name: hello-world
|
||||
description: Hello World example for gRPC
|
||||
spec:
|
||||
type: grpc
|
||||
lifecycle: deprecated
|
||||
owner: team-c
|
||||
definition:
|
||||
$text: example.yaml
|
@ -5,4 +5,4 @@ metadata:
|
||||
description: A collection of Athena APIs
|
||||
spec:
|
||||
targets:
|
||||
- ../api/example.yaml
|
||||
- ../api/api-component.yaml
|
Loading…
x
Reference in New Issue
Block a user