File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -386,6 +386,7 @@ components:
386386 description : " List of remarks arisen during the analysis of SO data structure. Can be ParsingErrorCodes or ParsingNotificationCodes enum."
387387 type : array
388388 items :
389+ format : int64
389390 type : integer
390391 SignerInfos :
391392 description : " List of containers to store information about digital signature objects contained in the SO"
@@ -449,6 +450,7 @@ components:
449450 description : " Can be ParsingErrorCodes or ParsingNotificationCodes enum."
450451 type : array
451452 items :
453+ format : int64
452454 type : integer
453455
454456 RfidCertificateEx :
@@ -501,6 +503,7 @@ components:
501503 structure and its validity verification. Can be ParsingErrorCodes or ParsingNotificationCodes enum."
502504 type : array
503505 items :
506+ format : int64
504507 type : integer
505508 Origin :
506509 $ref : " #/components/schemas/RfidCertificateOrigin"
@@ -711,6 +714,7 @@ components:
711714 Can be ParsingErrorCodes or ParsingNotificationCodes enum."
712715 type : array
713716 items :
717+ format : int64
714718 type : integer
715719 DocFields_Text :
716720 description : " List of document text fields formed on the basis of the file contents"
@@ -805,6 +809,7 @@ components:
805809 description : " List of remarks arisen during the procedure. Can be ParsingErrorCodes or ParsingNotificationCodes enum."
806810 type : array
807811 items :
812+ format : int64
808813 type : integer
809814 AccessControlOptions :
810815 description : " List of structures with are used to describe the variants of the authentication or secure data access procedure
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ components:
3535 Notifications :
3636 type : array
3737 items :
38+ format : int64
3839 type : integer
3940 Signature :
4041 $ref : " ./rt-rfid-binary-data.yml#/components/schemas/TrfFtBytes"
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ components:
2727 Notifications :
2828 type : array
2929 items :
30+ format : int64
3031 type : integer
3132 Signature :
3233 $ref : " ./rt-rfid-binary-data.yml#/components/schemas/TrfFtBytes"
You can’t perform that action at this time.
0 commit comments