[PR] Fix parameter syntax in OpenSearch docstrings [airflow]

2023-11-01 Thread via GitHub
josh-fell opened a new pull request, #35345: URL: https://github.com/apache/airflow/pull/35345 In some of the classes and functions for the OpenSearch provider, there is an extra colon present when specifying parameters in docstrings. This was causing the parameters to not render correctly

Re: [PR] Fix parameter syntax in OpenSearch docstrings [airflow]

2023-11-01 Thread via GitHub
josh-fell commented on PR #35345: URL: https://github.com/apache/airflow/pull/35345#issuecomment-1789071633 Before: https://github.com/apache/airflow/assets/48934154/02be98f9-8319-4d0e-b42e-5d832f811a55";> After: https://github.com/apache/airflow/assets/48934154/2425a771-3b10-41c

Re: [PR] Fix parameter syntax in OpenSearch docstrings [airflow]

2023-11-01 Thread via GitHub
hussein-awala merged PR #35345: URL: https://github.com/apache/airflow/pull/35345 -- 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: commits-unsubscr...@ai