Skip to content

Commit b00b2f6

Browse files
chore: regenerate full OpenAPI schema
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 887d161 commit b00b2f6

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

openapi-full.json

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -889,10 +889,6 @@
889889
"envelope"
890890
]
891891
},
892-
"signUuid": {
893-
"type": "string",
894-
"nullable": true
895-
},
896892
"metadata": {
897893
"$ref": "#/components/schemas/ValidateMetadata"
898894
},
@@ -1350,10 +1346,6 @@
13501346
"created_at": {
13511347
"type": "string"
13521348
},
1353-
"signUuid": {
1354-
"type": "string",
1355-
"nullable": true
1356-
},
13571349
"metadata": {
13581350
"$ref": "#/components/schemas/ValidateMetadata"
13591351
},
@@ -2125,7 +2117,6 @@
21252117
"required": [
21262118
"canSign",
21272119
"canRequestSign",
2128-
"signerFileUuid",
21292120
"phoneNumber",
21302121
"hasSignatureFile",
21312122
"needIdentificationDocuments",
@@ -2138,10 +2129,6 @@
21382129
"canRequestSign": {
21392130
"type": "boolean"
21402131
},
2141-
"signerFileUuid": {
2142-
"type": "string",
2143-
"nullable": true
2144-
},
21452132
"phoneNumber": {
21462133
"type": "string"
21472134
},
@@ -2400,7 +2387,7 @@
24002387
"type": "string",
24012388
"nullable": true
24022389
},
2403-
"sign_uuid": {
2390+
"sign_request_uuid": {
24042391
"type": "string"
24052392
},
24062393
"hash_algorithm": {
@@ -2818,10 +2805,6 @@
28182805
"url": {
28192806
"type": "string"
28202807
},
2821-
"signUuid": {
2822-
"type": "string",
2823-
"nullable": true
2824-
},
28252808
"mime": {
28262809
"type": "string"
28272810
},

0 commit comments

Comments
 (0)