File tree Expand file tree Collapse file tree 4 files changed +20
-2
lines changed Expand file tree Collapse file tree 4 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 700
700
"items" : {
701
701
"type" : " string"
702
702
}
703
+ },
704
+ "alternate_text" : {
705
+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
706
+ "type" : " string"
703
707
}
704
708
},
705
709
"required" : [
Original file line number Diff line number Diff line change 580
580
"minItems" : 1 ,
581
581
"items" : {
582
582
"type" : " string"
583
+ },
584
+ "alternate_text" : {
585
+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
586
+ "type" : " string"
583
587
}
584
588
},
585
589
"Kids" : {
620
624
" Image" ,
621
625
" Reference" ,
622
626
" Kids" ,
623
- " filePaths"
627
+ " filePaths" ,
628
+ " alternate_text"
624
629
]
625
630
}
626
631
},
Original file line number Diff line number Diff line change 700
700
"items" : {
701
701
"type" : " string"
702
702
}
703
+ },
704
+ "alternate_text" : {
705
+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
706
+ "type" : " string"
703
707
}
704
708
},
705
709
"required" : [
Original file line number Diff line number Diff line change 580
580
"minItems" : 1 ,
581
581
"items" : {
582
582
"type" : " string"
583
+ },
584
+ "alternate_text" : {
585
+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
586
+ "type" : " string"
583
587
}
584
588
},
585
589
"Kids" : {
620
624
" Image" ,
621
625
" Reference" ,
622
626
" Kids" ,
623
- " filePaths"
627
+ " filePaths" ,
628
+ " alternate_text"
624
629
]
625
630
}
626
631
},
You can’t perform that action at this time.
0 commit comments