Here's a checklist of known changes for V2 that impact the core client or related behaviors: - [ ] Base URL is incorrect - [ ] Likely there are changes to which items use POST vs. GET. Most will be POSTs now - [ ] Check on the `disable_encoding` flag and if it's still needed, or if that has been resolved - [ ] Check on if we need to add the unzip functionality we discussed with Emily anywhere. Their docs have an unsafe method (!`eval`) - [ ] Convert to using the `logging` package instead of printing text.
Here's a checklist of known changes for V2 that impact the core client or related behaviors:
disable_encodingflag and if it's still needed, or if that has been resolvedeval)loggingpackage instead of printing text.