File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 635
635
"type" : " string"
636
636
},
637
637
"inputShape" : {
638
- "type" : " array " ,
639
- "items " : {
638
+ "type" : " object " ,
639
+ "additionalProperties " : {
640
640
"$ref" : " #/components/schemas/TaskProcessingShape"
641
641
}
642
642
},
643
643
"inputShapeEnumValues" : {
644
- "type" : " array " ,
645
- "items " : {
644
+ "type" : " object " ,
645
+ "additionalProperties " : {
646
646
"type" : " array" ,
647
647
"items" : {
648
648
"type" : " object" ,
675
675
}
676
676
},
677
677
"optionalInputShape" : {
678
- "type" : " array " ,
679
- "items " : {
678
+ "type" : " object " ,
679
+ "additionalProperties " : {
680
680
"$ref" : " #/components/schemas/TaskProcessingShape"
681
681
}
682
682
},
683
683
"optionalInputShapeEnumValues" : {
684
- "type" : " array " ,
685
- "items " : {
684
+ "type" : " object " ,
685
+ "additionalProperties " : {
686
686
"type" : " array" ,
687
687
"items" : {
688
688
"type" : " object" ,
715
715
}
716
716
},
717
717
"outputShape" : {
718
- "type" : " array " ,
719
- "items " : {
718
+ "type" : " object " ,
719
+ "additionalProperties " : {
720
720
"$ref" : " #/components/schemas/TaskProcessingShape"
721
721
}
722
722
},
723
723
"outputShapeEnumValues" : {
724
- "type" : " array " ,
725
- "items " : {
724
+ "type" : " object " ,
725
+ "additionalProperties " : {
726
726
"type" : " array" ,
727
727
"items" : {
728
728
"type" : " object" ,
742
742
}
743
743
},
744
744
"optionalOutputShape" : {
745
- "type" : " array " ,
746
- "items " : {
745
+ "type" : " object " ,
746
+ "additionalProperties " : {
747
747
"$ref" : " #/components/schemas/TaskProcessingShape"
748
748
}
749
749
},
750
750
"optionalOutputShapeEnumValues" : {
751
- "type" : " array " ,
752
- "items " : {
751
+ "type" : " object " ,
752
+ "additionalProperties " : {
753
753
"type" : " array" ,
754
754
"items" : {
755
755
"type" : " object" ,
Original file line number Diff line number Diff line change 635
635
"type" : " string"
636
636
},
637
637
"inputShape" : {
638
- "type" : " array " ,
639
- "items " : {
638
+ "type" : " object " ,
639
+ "additionalProperties " : {
640
640
"$ref" : " #/components/schemas/TaskProcessingShape"
641
641
}
642
642
},
643
643
"inputShapeEnumValues" : {
644
- "type" : " array " ,
645
- "items " : {
644
+ "type" : " object " ,
645
+ "additionalProperties " : {
646
646
"type" : " array" ,
647
647
"items" : {
648
648
"type" : " object" ,
675
675
}
676
676
},
677
677
"optionalInputShape" : {
678
- "type" : " array " ,
679
- "items " : {
678
+ "type" : " object " ,
679
+ "additionalProperties " : {
680
680
"$ref" : " #/components/schemas/TaskProcessingShape"
681
681
}
682
682
},
683
683
"optionalInputShapeEnumValues" : {
684
- "type" : " array " ,
685
- "items " : {
684
+ "type" : " object " ,
685
+ "additionalProperties " : {
686
686
"type" : " array" ,
687
687
"items" : {
688
688
"type" : " object" ,
715
715
}
716
716
},
717
717
"outputShape" : {
718
- "type" : " array " ,
719
- "items " : {
718
+ "type" : " object " ,
719
+ "additionalProperties " : {
720
720
"$ref" : " #/components/schemas/TaskProcessingShape"
721
721
}
722
722
},
723
723
"outputShapeEnumValues" : {
724
- "type" : " array " ,
725
- "items " : {
724
+ "type" : " object " ,
725
+ "additionalProperties " : {
726
726
"type" : " array" ,
727
727
"items" : {
728
728
"type" : " object" ,
742
742
}
743
743
},
744
744
"optionalOutputShape" : {
745
- "type" : " array " ,
746
- "items " : {
745
+ "type" : " object " ,
746
+ "additionalProperties " : {
747
747
"$ref" : " #/components/schemas/TaskProcessingShape"
748
748
}
749
749
},
750
750
"optionalOutputShapeEnumValues" : {
751
- "type" : " array " ,
752
- "items " : {
751
+ "type" : " object " ,
752
+ "additionalProperties " : {
753
753
"type" : " array" ,
754
754
"items" : {
755
755
"type" : " object" ,
You can’t perform that action at this time.
0 commit comments