zikun commented on a change in pull request #9331:
URL: https://github.com/apache/airflow/pull/9331#discussion_r445544477



##########
File path: airflow/api_connexion/endpoints/log_endpoint.py
##########
@@ -15,12 +15,85 @@
 # specific language governing permissions and limitations
 # under the License.
 
-# TODO(mik-laj): We have to implement it.
-#     Do you want to help? Please look at: 
https://github.com/apache/airflow/issues/8135
+from accept_types import get_best_match

Review comment:
       FYI there is a build-in function from flask:
   
https://github.com/apache/airflow/blob/8446526882a5798d838224b7566d5349111fd0d0/airflow/api_connexion/endpoints/config_endpoint.py#L30




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