Skip to content

Commit a861f66

Browse files
Dark Kitchen Catalog Setup
1 parent 469af99 commit a861f66

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.vtex/catalog-info.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: search-resolver
5+
description: This app is an implementation of the VTEX search protocol that
6+
wraps the VTEX catalog searches related API calls.
7+
tags:
8+
- typescript
9+
- express
10+
annotations:
11+
vtex.com/janus-acronym: ""
12+
vtex.com/o11y-os-index: ""
13+
grafana/dashboard-selector: ""
14+
github.com/project-slug: vtex-apps/search-resolver
15+
vtex.com/platform-flow-id: ""
16+
backstage.io/techdocs-ref: dir:../
17+
vtex.com/application-id: 6PIM3PYV
18+
spec:
19+
lifecycle: stable
20+
owner: te-0016
21+
type: backend-api
22+
dependsOn: []

0 commit comments

Comments
 (0)