generative actions
This commit is contained in:
@@ -283,6 +283,8 @@ class BaseService:
|
||||
# Convert the JSON response to a Python dictionary
|
||||
res_data = response.json()
|
||||
logger.info(f"Response Site Images: {res_data}")
|
||||
else:
|
||||
res_data={}
|
||||
|
||||
response_data = {
|
||||
"provision_uid": str(provision_uid),
|
||||
|
||||
Reference in New Issue
Block a user