NiloFreitas commented on pull request #22062:
URL: https://github.com/apache/airflow/pull/22062#issuecomment-1061280873


   The Python API reference docs for the 
DataprocInstantiateInlineWorkflowTemplateOperator already has a reference 
(which is broken):
   
   > .. seealso::
   >         Please refer to:
   >         
https://cloud.google.com/dataproc/docs/reference/rest/v1beta2/projects.regions.workflowTemplates/instantiateInline
   
   So you want me to replace it with this
   
   >  .. seealso::
   >         For more information on how to use this operator, take a look at 
the guide:
   >         
:ref:`howto/operator:DataprocInstantiateInlineWorkflowTemplateOperator`
   
   Or fix the link with this reference?
   
   > .. seealso::
   >         Please refer to:
   >         
https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.workflowTemplates/instantiateInline


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