TAAS-103:
This commit is contained in:
parent
1b1f777706
commit
459e0c8be7
@ -29,6 +29,7 @@ public class DocumentStructure {
|
||||
@Schema(description = "Object containing the extra field names, a table has in its properties field.")
|
||||
public static class TableProperties {
|
||||
|
||||
public static final String PAGE ="page";
|
||||
public static final String NUMBER_OF_ROWS = "numberOfRows";
|
||||
public static final String NUMBER_OF_COLS = "numberOfCols";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user