Skip to content

Commit 7c38de8

Browse files
committed
deposit: remove category
- Adapts JSONSchema to the new angular 17 version. - Removes the category file subfield to be consistent with the document resource. Co-Authored-by: Johnny Mariéthoz <[email protected]>
1 parent ad3310a commit 7c38de8

File tree

14 files changed

+2011
-2100
lines changed

14 files changed

+2011
-2100
lines changed

sonar/common/jsonschemas/classification-v1.0.0.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,7 @@
9292
],
9393
"widget": {
9494
"formlyConfig": {
95-
"wrappers": [
96-
"card"
97-
],
95+
"type": "tree-select",
9896
"props": {
9997
"sort": false,
10098
"options": [
@@ -503,4 +501,4 @@
503501
}
504502
}
505503
}
506-
}
504+
}

0 commit comments

Comments
 (0)