yousign_openapi.json in yousign_client-1.0.2 vs yousign_openapi.json in yousign_client-1.0.3

- old
+ new

@@ -2831,9 +2831,14 @@ "updatedAt" : { "type" : "string", "format" : "date-time", "description" : "Updated date of the object" }, + "finishedAt" : { + "type" : "string", + "format" : "date-time", + "description" : "Finished date of the object" + }, "expiresAt" : { "type" : "string", "format" : "date-time", "description" : "Expiration date. The procedure will be out of usage after this date." },