We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7520ece commit 216347aCopy full SHA for 216347a
.vtex/catalog-info.yaml
@@ -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