catalog-model: replace yup with ajv, for validation of catalog entities
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
Replace `yup` with `ajv`, for validation of catalog entities.
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/config-loader': patch
|
||||
---
|
||||
|
||||
Bump config-loader to ajv 7, to enable v7 feature use elsewhere
|
||||
Bump `config-loader` to `ajv` 7, to enable v7 feature use elsewhere
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/catalog-model': patch
|
||||
---
|
||||
|
||||
Introduce jsonschema variants of the yup vlidation schemas
|
||||
Introduce json schema variants of the `yup` validation schemas
|
||||
|
||||
Reference in New Issue
Block a user