diff --git a/openapi/generated.openapi.json b/openapi/generated.openapi.json index 0f414be..f1ab91a 100644 --- a/openapi/generated.openapi.json +++ b/openapi/generated.openapi.json @@ -3040,7 +3040,7 @@ "in" : "query", "schema" : { "type" : "integer", - "format" : "int64" + "format" : "int32" } } ], "responses" : { @@ -3475,20 +3475,6 @@ } } }, - "Stamp" : { - "type" : "object", - "properties" : { - "stampType" : { - "type" : "string" - }, - "stampHashDocument" : { - "type" : "string" - }, - "stampProvincialResidence" : { - "type" : "string" - } - } - }, "InstallmentNoPII" : { "type" : "object", "properties" : { @@ -3619,6 +3605,20 @@ } } }, + "Stamp" : { + "type" : "object", + "properties" : { + "stampType" : { + "type" : "string" + }, + "stampHashDocument" : { + "type" : "string" + }, + "stampProvincialResidence" : { + "type" : "string" + } + } + }, "CollectionModelTransfer" : { "type" : "object", "properties" : {