Merge pull request #13583 from taras/tm/add-verify-entity-to-catalog-client

Add validateEntity to catalog client
This commit is contained in:
Fredrik Adelöw
2022-09-08 19:21:36 +02:00
committed by GitHub
19 changed files with 184 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-client': minor
---
Adding `validateEntity` method that calls `/validate-entity` endpoint.