changes
This commit is contained in:
@@ -123,6 +123,7 @@ def api_call_action(params, context):
|
||||
body = resolve_value(raw_body, context)
|
||||
|
||||
print(f" [API_CALL] {method} {url}")
|
||||
print(f" [API_CALL] Resolved Body: {body}")
|
||||
|
||||
# Thực hiện request
|
||||
if method == "POST":
|
||||
|
||||
Reference in New Issue
Block a user