prabhusneha commented on PR #47760:
URL: https://github.com/apache/airflow/pull/47760#issuecomment-2724803720

   > I think we are missing some occurences in:
   > 
   > * airflow/ui/dev/index.html|7 col 66|
   > * clients/python/test_python_client.py|69 col 32| 
host="http://localhost:8080/public";,
   > * docker_tests/test_docker_compose_quick_start.py|94 col 80| method: str, 
path: str, base_url: str = f"http://{DOCKER_COMPOSE_HOST_PORT}/public";, **kwargs
   > * airflow/api_fastapi/app.py|76 col 65| description="Airflow API. All 
endpoints located under `/public` can be used safely, are stable and backward 
compatible. "
   > * airflow/api_fastapi/auth/managers/simple/ui/dev/index.html|6 col 66|
   
   Made the required changes and resolved conflicts.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to