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 700700 "items" : {
701701 "type" : " string"
702702 }
703+ },
704+ "alternate_text" : {
705+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
706+ "type" : " string"
703707 }
704708 },
705709 "required" : [
Original file line number Diff line number Diff line change 580580 "minItems" : 1 ,
581581 "items" : {
582582 "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"
583587 }
584588 },
585589 "Kids" : {
620624 " Image" ,
621625 " Reference" ,
622626 " Kids" ,
623- " filePaths"
627+ " filePaths" ,
628+ " alternate_text"
624629 ]
625630 }
626631 },
Original file line number Diff line number Diff line change 700700 "items" : {
701701 "type" : " string"
702702 }
703+ },
704+ "alternate_text" : {
705+ "description" : " Provides alternate text present in the input pdf structure mapped to the updated structure" ,
706+ "type" : " string"
703707 }
704708 },
705709 "required" : [
Original file line number Diff line number Diff line change 580580 "minItems" : 1 ,
581581 "items" : {
582582 "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"
583587 }
584588 },
585589 "Kids" : {
620624 " Image" ,
621625 " Reference" ,
622626 " Kids" ,
623- " filePaths"
627+ " filePaths" ,
628+ " alternate_text"
624629 ]
625630 }
626631 },
You can’t perform that action at this time.
0 commit comments