You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #268 from labthings/handle-nullables
Handle fields that allow `null` values properly.
This merge fixes a longstanding issue that was causing invalid thing descriptions to be created if any fields had `allow_none` set to `True`.
0 commit comments