Update flow names for Advoware and VMH steps to improve clarity and organization
This commit is contained in:
@@ -7,7 +7,7 @@ from services.advoware import AdvowareAPI
|
||||
config = {
|
||||
"name": "Advoware Proxy GET",
|
||||
"description": "Universal proxy for Advoware API (GET requests)",
|
||||
"flows": ["advoware"],
|
||||
"flows": ["advoware-proxy"],
|
||||
"triggers": [
|
||||
http("GET", "/advoware/proxy")
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user