[feature request] regenerate notifications schemas
Hi @michael-land
As it is often the case, the source file is broken, so the type does not generate.
https://github.com/amzn/selling-partner-api-models/blob/806b438ed95dde14ad832119cabce81a2570a3da/schemas/notifications/B2bAnyOfferChangedNotification.json#L148
This should be #/definitions/moneyType.
I’ve opened a PR – https://github.com/amzn/selling-partner-api-models/pull/332, but it’s unlikely that it’ll get any attention.
are you ok with patches to correct those errors while waiting for the schema to be updated?
This doesn’t fix the issue as the source schema is still broken… but I’m now generating and exposing all the JSON schemas from the source repo to @sp-api-sdk/schemas.
https://github.com/bizon/selling-partner-api-sdk/pull/1316