File "/home/jacob/githubRepos/subtledata_python/subtledata/sd_menu_item.py", line 26, in refresh
for attribute in self._swagger_menu_item.swaggerTypes:
AttributeError: 'SDMenuItem' object has no attribute 'swaggerTypes'
I'm seeing this when pulling in a menu's items. It appears in the latest commit.
File "/home/jacob/githubRepos/subtledata_python/subtledata/sd_menu_item.py", line 26, in refresh
for attribute in self._swagger_menu_item.swaggerTypes:
AttributeError: 'SDMenuItem' object has no attribute 'swaggerTypes'
I'm seeing this when pulling in a menu's items. It appears in the latest commit.