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
Is there a schema limitation to converting arbitrary skill labels?
Currently, the conversion is limited to skill["name"] == "Languages" and skill["name"]== "Software". It would be great if any arbitrary skill label could be converted.
The text was updated successfully, but these errors were encountered:
Is there a schema limitation to converting arbitrary skill labels?
Currently, the conversion is limited to
skill["name"] == "Languages"
andskill["name"]== "Software"
. It would be great if any arbitrary skill label could be converted.The text was updated successfully, but these errors were encountered: