We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26caf2 commit 37cae0aCopy full SHA for 37cae0a
pori_python/ipr/content.spec.json
@@ -542,21 +542,18 @@
542
"type": "array"
543
},
544
"hrd": {
545
- "items": {
546
- "properties": {
547
- "kbCategory": {
548
- "type": "string"
549
- },
550
- "score": {
551
- "type": "number"
552
- }
+ "properties": {
+ "kbCategory": {
+ "type": "string"
553
554
- "required": [
555
- "score"
556
- ],
557
- "type": "object"
+ "score": {
+ "type": "number"
+ }
558
559
- "type": "array"
+ "required": [
+ "score"
+ ],
+ "type": "object"
560
561
"images": {
562
"items": {
0 commit comments