civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[APIC-278] bugfix root path in parse #384

Closed jsfalk closed 4 years ago

jsfalk commented 4 years ago

This PR fixes a bug in civis-python 1.14.0 that breaks autospec generation. The issue arises because the root path is not passed to the parsing function when generating classes. This PR also replaces an undefined variable with the defined variable in a now deprecated function.

mheilman commented 4 years ago

oh, could you also update the changelog? Please go ahead and do ## 1.14.1 - 2020-04-22