Update flow names for Advoware and VMH steps to improve clarity and organization
This commit is contained in:
@@ -15,7 +15,7 @@ from motia import http, ApiRequest, ApiResponse, FlowContext
|
||||
config = {
|
||||
'name': 'Calendar Sync API Trigger',
|
||||
'description': 'API endpoint for manual calendar sync triggering',
|
||||
'flows': ['advoware'],
|
||||
'flows': ['advoware-calendar-sync'],
|
||||
'triggers': [
|
||||
http('POST', '/advoware/calendar/sync')
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user