Tags: xavidop/voiceflow-cli
Tags
fix: analytics datetime (#10) * docs: update analytics fetch command and examples * refactor: update time handling in analytics to use CustomTime for ISO-8601 formatting - Changed StartTime and EndTime in Filter struct to use CustomTime type. - Implemented CustomTime with JSON marshaling to format time in ISO-8601 with milliseconds. - Updated FetchAnalytics and ParseFilters functions to accommodate new time format. - Enhanced error messages for invalid time formats in ParseFilters. * Update fetchAnalyticsRequestTypes.go * refactor: reorganize imports in fetchAnalyticsRequestTypes.go --------- Co-authored-by: Xavier Portilla Edo <xavi_tb@hotmail.com>
PreviousNext