feat(openapi-tooling): use info.title as the pluginId

the current approach to pass pluginId to the client is opaque and using package name as a title isn't super descriptive.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
This commit is contained in:
Aramis
2024-01-18 16:21:39 -05:00
parent 73961898cd
commit 324b970209
46 changed files with 47 additions and 55 deletions
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
title: '@backstage/plugin-search-backend'
title: search
version: '1'
description: The Backstage backend plugin that provides search functionality.
license: