We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b07394 commit 45233c0Copy full SHA for 45233c0
spoonacular-openapi-3.json
@@ -8436,8 +8436,8 @@
8436
"name": "upc",
8437
"description": "The product's UPC.",
8438
"schema": {
8439
- "type": "integer",
8440
- "example": 41631000564
+ "type": "string",
+ "example": "041631000564"
8441
},
8442
"required": true,
8443
"style": "simple",
@@ -8800,8 +8800,8 @@
8800
8801
"description": "The UPC of the product for which you want to find comparable products.",
8802
8803
8804
- "example": 33698816271
+ "example": "033698816271"
8805
8806
8807
0 commit comments