Returns whether the schema permits an arbitrary (non-enum, non-const) string in any of its branches. Used alongside getStringEnumValues to detect fields that accept both a fixed set of enum options and free-form text.
Returns whether the schema permits an arbitrary (non-enum, non-const) string in any of its branches. Used alongside getStringEnumValues to detect fields that accept both a fixed set of enum options and free-form text.