Update Product Type Definitions API

This commit is contained in:
Jack Evoniuk 2023-12-08 10:50:58 -08:00
parent c255fc2654
commit 61a660b729
1 changed files with 4 additions and 12 deletions

View File

@ -104,11 +104,7 @@
] ]
} }
], ],
"productTypeVersion": { "productTypeVersion": "UHqSqmb4FNUk="
"version": "UHqSqmb4FNUk=",
"latest": true,
"releaseCandidate": false
}
} }
}, },
"headers": { "headers": {
@ -137,11 +133,7 @@
] ]
} }
], ],
"productTypeVersion": { "productTypeVersion": "UHqSqmb4FNUk="
"version": "UHqSqmb4FNUk=",
"latest": true,
"releaseCandidate": false
}
} }
} }
] ]
@ -1128,8 +1120,8 @@
} }
}, },
"productTypeVersion": { "productTypeVersion": {
"description": "The version details for the Amazon product type.", "description": "Amazon product type version identifier.",
"$ref": "#/definitions/ProductTypeVersion" "type": "string"
} }
}, },
"description": "A list of Amazon product types with definitions available." "description": "A list of Amazon product types with definitions available."