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
classRoutesincludeEasyTalk::Modeldefself.name'system_routes'enddefine_schemadoproperty:name,String,description: 'The name of the route'property:path,String,description: 'The path to the route'property:parameters,Params,description: 'The parameters for the route'# <-- description does not appear in the json schemaproperty:title,String,description: 'A short description of the conversation'endend
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: