FreeText is not working in Model for Google Assistant Conv

google-assistant

#1

In model I declare
 {
          “name”: “radio”,
          “type”: {
            “alexa”: “AMAZON.Movie”,
            “googleAssistant”: “actions.type.FreeText”
          }
        
}

When I deploy action builder doesn’t understand the type, meanwhile Alexa works