nic314 opened a new pull request #13394: URL: https://github.com/apache/airflow/pull/13394
closes: #12468 Added a new api rest endpoint in the stable api to query the installed providers. It provides the same information as the cli command "airflow providers list" Note: There is some code duplication between provider_endpoint.py and provider_command.py regarding_remove_rst_syntax and the mapping, i kept it like this becouse i assume that in future its possible that the rest api and the cli returns different informations/fields but if that's not the case and the rest and cli will always return the same information then i can refactor my pr to avoid this duplication. ---------------------------------------------------------------- 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]
