diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 237100f8..06f7011a 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -49426,6 +49426,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "nullable": true, "type": "integer" }, @@ -49508,6 +49509,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "nullable": true, "type": "integer" }, @@ -49927,6 +49929,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "nullable": true, "type": "integer" }, @@ -50024,6 +50027,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "nullable": true, "type": "integer" }, @@ -96228,6 +96232,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -96676,6 +96681,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -97465,6 +97471,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -98798,6 +98805,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -98917,6 +98925,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -99215,6 +99224,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to end. Must be after the `amendment_start`.", + "format": "unix-time", "type": "integer" }, "type": { @@ -99271,6 +99281,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to start.", + "format": "unix-time", "type": "integer" }, "type": { @@ -99447,6 +99458,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -99589,6 +99601,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -99878,6 +99891,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -100148,6 +100162,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -100183,6 +100198,7 @@ "end_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -100301,6 +100317,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -100513,6 +100530,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -100558,6 +100576,7 @@ "trial_end": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -100650,6 +100669,7 @@ }, "timestamp": { "description": "End the prebilled period at a precise integer timestamp, starting from the Unix epoch.", + "format": "unix-time", "type": "integer" }, "type": { @@ -100882,6 +100902,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -101565,6 +101586,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -101695,6 +101717,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102003,6 +102026,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to end. Must be after the `amendment_start`.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102059,6 +102083,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to start.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102235,6 +102260,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102377,6 +102403,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102666,6 +102693,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102936,6 +102964,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -102971,6 +103000,7 @@ "end_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -103089,6 +103119,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -103301,6 +103332,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -103346,6 +103378,7 @@ "trial_end": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -103438,6 +103471,7 @@ }, "timestamp": { "description": "End the prebilled period at a precise integer timestamp, starting from the Unix epoch.", + "format": "unix-time", "type": "integer" }, "type": { @@ -103681,6 +103715,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -104490,6 +104525,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -105731,6 +105767,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -143295,6 +143332,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -143471,6 +143509,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -143691,6 +143730,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -143886,6 +143926,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144092,6 +144133,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144198,6 +144240,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144351,6 +144394,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144452,6 +144496,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144640,6 +144685,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144706,6 +144752,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144905,6 +144952,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -144971,6 +145019,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -145428,6 +145477,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -145585,6 +145635,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -145810,6 +145861,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146005,6 +146057,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146211,6 +146264,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146327,6 +146381,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146480,6 +146535,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146581,6 +146637,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146770,6 +146827,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -146836,6 +146894,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -147046,6 +147105,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -147112,6 +147172,7 @@ }, "timestamp": { "description": "A precise Unix timestamp.", + "format": "unix-time", "type": "integer" }, "type": { @@ -157956,6 +158017,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -158440,6 +158502,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -158846,6 +158909,7 @@ "type": "string" }, { + "format": "unix-time", "type": "integer" } ], @@ -159502,6 +159566,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -159772,6 +159837,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -159915,6 +159981,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -160215,6 +160282,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -160646,6 +160714,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -160916,6 +160985,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -160951,6 +161021,7 @@ "end_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -161069,6 +161140,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -161281,6 +161353,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -161326,6 +161399,7 @@ "trial_end": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -161520,6 +161594,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to end. Must be after the `amendment_start`.", + "format": "unix-time", "type": "integer" }, "type": { @@ -161576,6 +161651,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the amendment to start.", + "format": "unix-time", "type": "integer" }, "type": { @@ -161752,6 +161828,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -161894,6 +161971,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -162163,6 +162241,7 @@ }, "timestamp": { "description": "Start the prebilled period at a precise integer timestamp, starting from the Unix epoch.", + "format": "unix-time", "type": "integer" }, "type": { @@ -162225,6 +162304,7 @@ }, "timestamp": { "description": "End the prebilled period at a precise integer timestamp, starting from the Unix epoch.", + "format": "unix-time", "type": "integer" }, "type": { @@ -162932,6 +163012,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -163218,6 +163299,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -163360,6 +163442,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -164543,6 +164626,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -164886,6 +164970,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { @@ -165036,6 +165121,7 @@ }, "timestamp": { "description": "A precise Unix timestamp for the discount to end. Must be in the future.", + "format": "unix-time", "type": "integer" }, "type": { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 37b23efb..f1b551bb 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -118054,6 +118054,7 @@ "type": "string" }, { + "format": "unix-time", "type": "integer" } ], @@ -118914,6 +118915,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -119383,6 +119385,7 @@ "end_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -119541,6 +119544,7 @@ "start_date": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, { @@ -119573,6 +119577,7 @@ "trial_end": { "anyOf": [ { + "format": "unix-time", "type": "integer" }, {