Update core/api_enablement.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -92,7 +92,7 @@ def get_api_enablement_message(error_details: str, service_type: Optional[str] =
|
|||||||
f"{f' ({project_id})' if project_id else ''}.\n\n"
|
f"{f' ({project_id})' if project_id else ''}.\n\n"
|
||||||
f"Enable it here: {enable_link}\n\n"
|
f"Enable it here: {enable_link}\n\n"
|
||||||
f"After enabling, wait a few moments for the change to propagate, then try again."
|
f"After enabling, wait a few moments for the change to propagate, then try again."
|
||||||
f"IMPORTANT - LLM: share the link provided as a clickable hyperlink and instruct the user to enable the required API"
|
f"IMPORTANT - LLM: share the link provided as a clickable hyperlink and instruct the user to enable the required API."
|
||||||
)
|
)
|
||||||
|
|
||||||
return message
|
return message
|
||||||
|
|||||||
Reference in New Issue
Block a user