Update mcp_server_main.py
This commit is contained in:
+1
-1
@@ -2417,7 +2417,7 @@ async def check_government_servers_health() -> Dict[str, Any]:
|
|||||||
verify=False
|
verify=False
|
||||||
) as client:
|
) as client:
|
||||||
response = await client.post(
|
response = await client.post(
|
||||||
"https://bedesten.adalet.gov.tr/api/search",
|
"https://bedesten.adalet.gov.tr/emsal-karar/searchDocuments",
|
||||||
json=bedesten_payload
|
json=bedesten_payload
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user