Skip to content

Commit

Permalink
PAGOPA-1622 update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Sep 6, 2024
1 parent bb7452e commit 4e47048
Showing 1 changed file with 26 additions and 28 deletions.
54 changes: 26 additions & 28 deletions openapi/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -867,40 +867,40 @@
"type": "string"
},
{
"description": "Start date of maintenance, used to retrieve all maintenance that start before the provided date (yyyy-MM-dd'T'HH:mm:ss.SSS'Z')",
"description": "Start date of maintenance, used to retrieve all maintenance that start before the provided date (yyyy-MM-dd'T'HH:mm:ss.SSSXXX)",
"format": "date-time",
"in": "query",
"name": "startDateTimeBefore",
"required": false,
"type": "string",
"x-example": "2024-04-01T10:00:00.000Z"
"x-example": "2024-04-01T10:00:00.000+02:00"
},
{
"description": "Start date of maintenance, used to retrieve all maintenance that start after the provided date (yyyy-MM-dd'T'HH:mm:ss.SSS'Z')",
"description": "Start date of maintenance, used to retrieve all maintenance that start after the provided date (yyyy-MM-dd'T'HH:mm:ss.SSSXXX)",
"format": "date-time",
"in": "query",
"name": "startDateTimeAfter",
"required": false,
"type": "string",
"x-example": "2024-04-01T10:00:00.000Z"
"x-example": "2024-04-01T10:00:00.000+02:00"
},
{
"description": "End date of maintenance, used to retrieve all maintenance that start before the provided date (yyyy-MM-dd'T'HH:mm:ss.SSS'Z')",
"description": "End date of maintenance, used to retrieve all maintenance that start before the provided date (yyyy-MM-dd'T'HH:mm:ss.SSSXXX)",
"format": "date-time",
"in": "query",
"name": "endDateTimeBefore",
"required": false,
"type": "string",
"x-example": "2024-04-01T13:00:00.000Z"
"x-example": "2024-04-01T13:00:00.000+02:00"
},
{
"description": "End date of maintenance, used to retrieve all maintenance that start after the provided date (yyyy-MM-dd'T'HH:mm:ss.SSS'Z')",
"description": "End date of maintenance, used to retrieve all maintenance that start after the provided date (yyyy-MM-dd'T'HH:mm:ss.SSSXXX)",
"format": "date-time",
"in": "query",
"name": "endDateTimeAfter",
"required": false,
"type": "string",
"x-example": "2024-04-01T13:00:00.000Z"
"x-example": "2024-04-01T13:00:00.000+02:00"
},
{
"default": 50,
Expand Down Expand Up @@ -1192,18 +1192,6 @@
}
}
},
"404": {
"description": "Not Found",
"headers": {
"X-Request-Id": {
"description": "This header identifies the call",
"type": "string"
}
},
"schema": {
"$ref": "#/definitions/ProblemJson"
}
},
"429": {
"description": "Too many requests",
"headers": {
Expand Down Expand Up @@ -15012,6 +15000,10 @@
"description": "Represents the authorization to carry out the transfer of the information present in additional payment information in the tags relating to payment by card for the PA in V1",
"type": "boolean"
},
"flag_standin": {
"description": "Represents the authorization to use the standin mode with this channel",
"type": "boolean"
},
"ip": {
"type": "string"
},
Expand Down Expand Up @@ -15155,6 +15147,7 @@
"digital_stamp_brand",
"enabled",
"flag_psp_cp",
"flag_standin",
"on_us",
"payment_model",
"port",
Expand Down Expand Up @@ -15266,7 +15259,7 @@
"type": "string"
},
"config_description": {
"example": " default millisecondi validità token",
"example": " default millisecondi validità token",
"type": "string"
},
"config_key": {
Expand All @@ -15288,7 +15281,7 @@
"ConfigurationKeyBase": {
"properties": {
"config_description": {
"example": " default millisecondi validità token",
"example": " default millisecondi validità token",
"type": "string"
},
"config_value": {
Expand Down Expand Up @@ -15369,7 +15362,7 @@
"properties": {
"end_date_time": {
"description": "The end date time of the station maintenance",
"example": "2024-04-01T13:00:00Z",
"example": "2024-04-01T13:00:00+02:00",
"format": "date-time",
"type": "string"
},
Expand All @@ -15379,7 +15372,7 @@
},
"start_date_time": {
"description": "The start date time of the station maintenance",
"example": "2024-04-01T10:00:00Z",
"example": "2024-04-01T10:00:00+02:00",
"format": "date-time",
"type": "string"
},
Expand Down Expand Up @@ -16731,6 +16724,10 @@
"flag_online": {
"type": "boolean"
},
"flag_standin": {
"description": "Represents the authorization to use the standin mode with this station",
"type": "boolean"
},
"invio_rt_istantaneo": {
"type": "boolean"
},
Expand Down Expand Up @@ -16886,6 +16883,7 @@
"required": [
"broker_code",
"enabled",
"flag_standin",
"port",
"primitive_version",
"protocol",
Expand Down Expand Up @@ -16925,7 +16923,7 @@
},
"end_date_time": {
"description": "The end date time of the station maintenance",
"example": "2024-04-01T13:00:00Z",
"example": "2024-04-01T13:00:00+02:00",
"format": "date-time",
"type": "string"
},
Expand All @@ -16940,7 +16938,7 @@
},
"start_date_time": {
"description": "The start date time of the station maintenance",
"example": "2024-04-01T10:00:00Z",
"example": "2024-04-01T10:00:00+02:00",
"format": "date-time",
"type": "string"
},
Expand Down Expand Up @@ -16981,7 +16979,7 @@
"properties": {
"end_date_time": {
"description": "The end date time of the station maintenance",
"example": "2024-04-01T13:00:00Z",
"example": "2024-04-01T13:00:00+02:00",
"format": "date-time",
"type": "string"
},
Expand All @@ -16991,7 +16989,7 @@
},
"start_date_time": {
"description": "The start date time of the station maintenance",
"example": "2024-04-01T10:00:00Z",
"example": "2024-04-01T10:00:00+02:00",
"format": "date-time",
"type": "string"
}
Expand Down

0 comments on commit 4e47048

Please sign in to comment.