From a2194b2a4d0415b27d49dcaac5b916462d6dcc79 Mon Sep 17 00:00:00 2001 From: Oleg S <97077423+RobotSail@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:47:51 -0500 Subject: [PATCH] rename trpc-sample api Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com> --- plugins/api-docs/dev/trpc-example-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/api-docs/dev/trpc-example-api.yaml b/plugins/api-docs/dev/trpc-example-api.yaml index 4adf78835c..eff7efa8f1 100644 --- a/plugins/api-docs/dev/trpc-example-api.yaml +++ b/plugins/api-docs/dev/trpc-example-api.yaml @@ -1,7 +1,7 @@ apiVersion: backstage.io/v1alpha1 kind: API metadata: - name: hello-world + name: hello-world-trpc description: Hello World example for tRPC spec: type: trpc