|
2 | 2 | "openapi": "3.1.0", |
3 | 3 | "info": { |
4 | 4 | "title": "Commerce Layer API", |
5 | | - "version": "7.9.8", |
| 5 | + "version": "7.9.9", |
6 | 6 | "contact": { |
7 | 7 | "name": "API Support", |
8 | 8 | "url": "https://commercelayer.io", |
|
47304 | 47304 | "example": 2, |
47305 | 47305 | "nullable": true |
47306 | 47306 | }, |
| 47307 | + "total_usage_reached": { |
| 47308 | + "type": "boolean", |
| 47309 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 47310 | + "example": false, |
| 47311 | + "nullable": true |
| 47312 | + }, |
47307 | 47313 | "active": { |
47308 | 47314 | "type": "boolean", |
47309 | 47315 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
63339 | 63345 | "example": 2, |
63340 | 63346 | "nullable": true |
63341 | 63347 | }, |
| 63348 | + "total_usage_reached": { |
| 63349 | + "type": "boolean", |
| 63350 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 63351 | + "example": false, |
| 63352 | + "nullable": true |
| 63353 | + }, |
63342 | 63354 | "active": { |
63343 | 63355 | "type": "boolean", |
63344 | 63356 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
65524 | 65536 | "example": 2, |
65525 | 65537 | "nullable": true |
65526 | 65538 | }, |
| 65539 | + "total_usage_reached": { |
| 65540 | + "type": "boolean", |
| 65541 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 65542 | + "example": false, |
| 65543 | + "nullable": true |
| 65544 | + }, |
65527 | 65545 | "active": { |
65528 | 65546 | "type": "boolean", |
65529 | 65547 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
67119 | 67137 | "example": 2, |
67120 | 67138 | "nullable": true |
67121 | 67139 | }, |
| 67140 | + "total_usage_reached": { |
| 67141 | + "type": "boolean", |
| 67142 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 67143 | + "example": false, |
| 67144 | + "nullable": true |
| 67145 | + }, |
67122 | 67146 | "active": { |
67123 | 67147 | "type": "boolean", |
67124 | 67148 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
69647 | 69671 | "example": 2, |
69648 | 69672 | "nullable": true |
69649 | 69673 | }, |
| 69674 | + "total_usage_reached": { |
| 69675 | + "type": "boolean", |
| 69676 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 69677 | + "example": false, |
| 69678 | + "nullable": true |
| 69679 | + }, |
69650 | 69680 | "active": { |
69651 | 69681 | "type": "boolean", |
69652 | 69682 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
71232 | 71262 | "example": 2, |
71233 | 71263 | "nullable": true |
71234 | 71264 | }, |
| 71265 | + "total_usage_reached": { |
| 71266 | + "type": "boolean", |
| 71267 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 71268 | + "example": false, |
| 71269 | + "nullable": true |
| 71270 | + }, |
71235 | 71271 | "active": { |
71236 | 71272 | "type": "boolean", |
71237 | 71273 | "description": "Indicates if the promotion is active (enabled and not expired).", |
@@ -100356,6 +100392,12 @@ |
100356 | 100392 | "example": 2, |
100357 | 100393 | "nullable": true |
100358 | 100394 | }, |
| 100395 | + "total_usage_reached": { |
| 100396 | + "type": "boolean", |
| 100397 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 100398 | + "example": false, |
| 100399 | + "nullable": true |
| 100400 | + }, |
100359 | 100401 | "active": { |
100360 | 100402 | "type": "boolean", |
100361 | 100403 | "description": "Indicates if the promotion is active (enabled and not expired).", |
@@ -106718,6 +106760,12 @@ |
106718 | 106760 | "example": 2, |
106719 | 106761 | "nullable": true |
106720 | 106762 | }, |
| 106763 | + "total_usage_reached": { |
| 106764 | + "type": "boolean", |
| 106765 | + "description": "Indicates if the promotion has been applied the total number of allowed times.", |
| 106766 | + "example": false, |
| 106767 | + "nullable": true |
| 106768 | + }, |
106721 | 106769 | "active": { |
106722 | 106770 | "type": "boolean", |
106723 | 106771 | "description": "Indicates if the promotion is active (enabled and not expired).", |
|
0 commit comments