Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: search-resolver
description: This app is an implementation of the VTEX search protocol that
wraps the VTEX catalog searches related API calls.
tags:
- typescript
- express
annotations:
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/search-resolver
vtex.com/platform-flow-id: ""
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: 6PIM3PYV
spec:
lifecycle: stable
owner: te-0016
type: backend-api
dependsOn: []
Loading