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
The API seems to be missing support for the match_only_text field type.
The error we get is:
This seems to be somewhat related to #142, but we have a static type match_only_text.
It seems the enum is missing in Property.Kind.
Or is there some other way of parsing the response?
The text was updated successfully, but these errors were encountered:
The API seems to be missing support for the

match_only_text
field type.The error we get is:
This seems to be somewhat related to #142, but we have a static type
match_only_text
.It seems the enum is missing in
Property.Kind
.Or is there some other way of parsing the response?
The text was updated successfully, but these errors were encountered: