Removed changes to index.ts and updated the changeset.
Signed-off-by: Casper Jensen <casje896@student.liu.se>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
---
|
||||
|
||||
Removed deprecated types that are exported in plugins/catalog-backend/src/ingestion/index.ts. Also fixed deprecated use of substr into substring in the files plugins/catalog-backend/src/modules/core/PlaceholderProcessor.ts and plugins/catalog-backend/src/service/request/parseEntityFilterParams.ts.
|
||||
Fixed deprecated use of `substr` into `substring`.
|
||||
|
||||
@@ -15,6 +15,11 @@
|
||||
*/
|
||||
|
||||
export type {
|
||||
AnalyzeLocationEntityField,
|
||||
AnalyzeLocationExistingEntity,
|
||||
AnalyzeLocationGenerateEntity,
|
||||
AnalyzeLocationRequest,
|
||||
AnalyzeLocationResponse,
|
||||
LocationAnalyzer,
|
||||
ScmLocationAnalyzer,
|
||||
AnalyzeOptions,
|
||||
|
||||
Reference in New Issue
Block a user