develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
3 changed files with 22 additions and 22 deletions
Showing only changes of commit dc0435bb50 - Show all commits

View File

@ -65,7 +65,7 @@ paths:
"productDescription": null, "productDescription": null,
"productCategory": null, "productCategory": null,
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [], "sellableTouchpointIds": [],
"amountInclTax": null, "amountInclTax": null,
"imageReference": null, "imageReference": null,
"productPageUrl": null, "productPageUrl": null,
@ -95,7 +95,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
1, 1,
2 2
], ],
@ -128,7 +128,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -231,7 +231,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -261,7 +261,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -2133,7 +2133,7 @@ components:
name: name:
type: string type: string
example: EMV example: EMV
sellableTouchPointIds: sellableTouchpointIds:
type: array type: array
items: items:
type: integer type: integer

View File

@ -65,7 +65,7 @@ paths:
"productDescription": null, "productDescription": null,
"productCategory": null, "productCategory": null,
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [], "sellableTouchpointIds": [],
"amountInclTax": null, "amountInclTax": null,
"imageReference": null, "imageReference": null,
"productPageUrl": null, "productPageUrl": null,
@ -95,7 +95,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
1, 1,
2 2
], ],
@ -128,7 +128,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -231,7 +231,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": [], "tokenTypes": [],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -261,7 +261,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -2133,7 +2133,7 @@ components:
name: name:
type: string type: string
example: EMV example: EMV
sellableTouchPointIds: sellableTouchpointIds:
type: array type: array
items: items:
type: integer type: integer

View File

@ -74,7 +74,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": null, "sellableTouchpointIds": null,
"amountInclTax": null, "amountInclTax": null,
"imageReference": "https://www.htm.nl/media/leif2leu/htm-logo-mobile.svg", "imageReference": "https://www.htm.nl/media/leif2leu/htm-logo-mobile.svg",
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina" "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina"
@ -98,7 +98,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": null, "tokenTypes": null,
"sellableTouchPointIds": [ "sellableTouchpointIds": [
1, 1,
2, 2,
3, 3,
@ -127,7 +127,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": null, "tokenTypes": null,
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -159,7 +159,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": null, "sellableTouchpointIds": null,
"amountInclTax": null, "amountInclTax": null,
"imageReference": "https://www.htm.nl/media/leif2leu/htm-logo-mobile.svg", "imageReference": "https://www.htm.nl/media/leif2leu/htm-logo-mobile.svg",
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina" "productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina"
@ -175,7 +175,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": null, "tokenTypes": null,
"sellableTouchPointIds": [ "sellableTouchpointIds": [
1, 1,
2, 2,
3, 3,
@ -201,7 +201,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
1, 1,
2 2
], ],
@ -225,7 +225,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -252,7 +252,7 @@ paths:
"name": "Barcode" "name": "Barcode"
}, },
"tokenTypes": null, "tokenTypes": null,
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -276,7 +276,7 @@ paths:
"name": "EMV" "name": "EMV"
} }
], ],
"sellableTouchPointIds": [ "sellableTouchpointIds": [
3, 3,
4 4
], ],
@ -2126,7 +2126,7 @@ components:
name: name:
type: string type: string
example: EMV example: EMV
sellableTouchPointIds: sellableTouchpointIds:
type: array type: array
items: items:
type: integer type: integer