pchtsp commented on issue #14045:
URL: https://github.com/apache/airflow/issues/14045#issuecomment-772651228


   Yeah, sorry: it is way more subtle than that (and less harmful). Check this 
file:
   
https://github.com/apache/airflow/blob/master/docs/apache-airflow/stable-rest-api-ref.rst
   That shows the following:
   
![image](https://user-images.githubusercontent.com/5459187/106779335-2d151680-6647-11eb-90f9-48199bb6d7b2.png)
   
   The contents are never shown in the documentation because the reference is 
overwritten by the deployment of the open-api docs. I only found the file 
because I was curious how you built the open-api docs and found that.
   
   I'm guessing the file is just there to point to the correct place where 
those docs are built. But the reference to the path to the file is no longer 
valid. I think.
   
   Hope it helps!


----------------------------------------------------------------
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.

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


Reply via email to