Closed jfriedr closed 4 months ago
@jfriedr I was able to run the example code as is but, only after an update from 3.5.2->3.7.0. It looks like the OrderShopAppEnum component didn't exist in the previous version. Could you confirm which version you are trying this on?
🤔 Thanks for pointing that out, it looks like I was pointed to an older spec when trying to replicate another issue. The version was 3.5.1
.
Thanks 🙏
Getting an exception when running the example code to retrieve list of orders:
https://github.com/goshippo/shippo-python-sdk/blob/main/docs/sdks/orders/README.md#example-usage
The SHIPPO enum is missing.
List of enums:
https://github.com/goshippo/shippo-python-sdk/blob/main/docs/models/components/ordershopappenum.md