We don't specify that "LINK", "LARGETEXT", or "USERID" are valid values for parameter `columnType` in the docstring for `Column`.
What about this one for 1.9.2?
I don’t see the changes in either the python docs you linked to or in the develop branch of the python client.
, the develop branch is tracking development for version 2.0.0. Version 1.9.2 is a patch, so all its changes, before release, only exist on v1.9.2-rc. After release, I will merge these changes to the master branch (and develop branch). Merging v1.9.2-rc to master branch will trigger the docs page to change.
Since this issue will not hold up release, you can wait until the docs is updated to validate this issue.
, can you validate this ticket by going to the link above and verify that you can see the fields: "LINK", "LARGETEXT", or "USERID" ?