File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed
Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 805805 },
806806 "title" : " Linked Parts" ,
807807 "type" : " array"
808- },
809- "linked_documents" : {
810- "description" : " Related documents (e.g. source document)" ,
811- "items" : {
812- "$ref" : " #/$defs/Document"
813- },
814- "title" : " Linked Documents" ,
815- "type" : " array"
816808 }
817809 },
818810 "required" : [
819811 " document" ,
820812 " action" ,
821- " linked_parts" ,
822- " linked_documents"
813+ " linked_parts"
823814 ],
824815 "title" : " DocumentFieldCalculationData" ,
825816 "type" : " object"
26642655 },
26652656 "title" : " Linked Documents" ,
26662657 "type" : " array"
2667- },
2668- "linked_parts" : {
2669- "description" : " Related parts (e.g. source part)" ,
2670- "items" : {
2671- "$ref" : " #/$defs/Part"
2672- },
2673- "title" : " Linked Parts" ,
2674- "type" : " array"
26752658 }
26762659 },
26772660 "required" : [
26782661 " part" ,
26792662 " action" ,
2680- " linked_documents" ,
2681- " linked_parts"
2663+ " linked_documents"
26822664 ],
26832665 "title" : " PartFieldCalculationData" ,
26842666 "type" : " object"
You can’t perform that action at this time.
0 commit comments