Skip to content

Commit

Permalink
1.13 check
Browse files Browse the repository at this point in the history
  • Loading branch information
simon louvet committed Oct 24, 2024
1 parent dabe0ae commit 0a4bbff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions user-extended-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@
"@id": "offer/offerId2",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "500",
"dfc-b:stockLimitation": "500",
"dfc-b:hasPrice": {
"@type": "dfc-b:Price",
Expand Down Expand Up @@ -334,7 +333,6 @@
"@id": "offer/offerId4",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "999",
"dfc-b:stockLimitation": "999",
"dfc-b:discount": "5",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -376,7 +374,6 @@
"@id": "offer/offerId6",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "500",
"dfc-b:stockLimitation": "500",
"dfc-b:discount": "2",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -418,7 +415,6 @@
"@id": "offer/offerId8",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "2000",
"dfc-b:stockLimitation": "2000",
"dfc-b:discount": "3",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -460,7 +456,6 @@
"@id": "offer/offerId10",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "1500",
"dfc-b:stockLimitation": "1500",
"dfc-b:discount": "4",
"dfc-b:hasPrice": {
Expand Down
6 changes: 0 additions & 6 deletions user-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@
"@id": "offer/offerId2",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "999",
"dfc-b:stockLimitation": "999",
"dfc-b:hasPrice": {
"@type": "dfc-b:Price",
Expand All @@ -314,7 +313,6 @@
"@id": "offer/offerId3",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId1",
"dfc-b:stockLimitation": "999",
"dfc-b:hasPrice": {
"@type": "dfc-b:Price",
"dfc-b:value": "10",
Expand All @@ -334,7 +332,6 @@
"@id": "offer/offerId4",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "999",
"dfc-b:stockLimitation": "999",
"dfc-b:discount": "5",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -376,7 +373,6 @@
"@id": "offer/offerId6",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "500",
"dfc-b:stockLimitation": "500",
"dfc-b:discount": "2",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -418,7 +414,6 @@
"@id": "offer/offerId8",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "2000",
"dfc-b:stockLimitation": "2000",
"dfc-b:discount": "3",
"dfc-b:hasPrice": {
Expand Down Expand Up @@ -460,7 +455,6 @@
"@id": "offer/offerId10",
"@type": "dfc-b:Offer",
"dfc-b:offersTo": "customerCategory/customerCategoryId2",
"dfc-b:price": "1500",
"dfc-b:stockLimitation": "1500",
"dfc-b:discount": "4",
"dfc-b:hasPrice": {
Expand Down

0 comments on commit 0a4bbff

Please sign in to comment.