Skip to content

Commit 5fed16f

Browse files
committed
Update en to output generated at 98f5191
1 parent 180b710 commit 5fed16f

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

openapi.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "http://www.apache.org/licenses/LICENSE-2.0"
1515
},
1616
"version": "2.0.0",
17-
"x-box-commit-hash": "e95e44fb19"
17+
"x-box-commit-hash": "9cf2ebee56"
1818
},
1919
"servers": [
2020
{
@@ -33078,12 +33078,6 @@
3307833078
"description": "Order of the signer",
3307933079
"minimum": 0,
3308033080
"example": 2
33081-
},
33082-
"signer_group_id": {
33083-
"type": "string",
33084-
"description": "If set, signers who have the same group ID will be assigned to the same input.\nA signer group is expected to have more than one signer. When a group contains fewer than two signers, \nit will be converted to a single signer and the group will be removed.",
33085-
"example": "16804bcd-c507-4ee1-b037-dee73cc7744f",
33086-
"nullable": true
3308733081
}
3308833082
}
3308933083
}
@@ -37411,12 +37405,6 @@
3741137405
"description": "If set, the signer is required to enter the password before they are able\nto sign a document. This field is write only.",
3741237406
"example": "SecretPassword123",
3741337407
"nullable": true
37414-
},
37415-
"signer_group_id": {
37416-
"type": "string",
37417-
"description": "If set, signers who have the same group ID will be assigned to the same input.\nA signer group is expected to have more than one signer. When a group contains fewer than two signers, \nit will be converted to a single signer and the group will be removed. ",
37418-
"example": "cd4ff89-8fc1-42cf-8b29-1890dedd26d7",
37419-
"nullable": true
3742037408
}
3742137409
}
3742237410
},

0 commit comments

Comments
 (0)