catalog: split changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/catalog-client': minor
|
||||
---
|
||||
|
||||
Add `queryEntities` method to `CatalogApi`.
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
'@backstage/catalog-client': minor
|
||||
'@backstage/plugin-catalog-backend': minor
|
||||
---
|
||||
|
||||
Add /entities/by-query endpoint returning paginated entities.
|
||||
|
||||
The endpoint supports cursor base pagination and server side sorting of the entities by name or uid.
|
||||
The endpoint supports cursor base pagination and server side sorting of the entities
|
||||
|
||||
Reference in New Issue
Block a user