You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/16 23:08:07 UTC

[GitHub] [airflow] ephraimbuddy edited a comment on pull request #9338: Get API request limit and offset from parameters.py

ephraimbuddy edited a comment on pull request #9338:
URL: https://github.com/apache/airflow/pull/9338#issuecomment-645055416


   I think it will be better to allow connexion pass it for us by adding it as keyword arguments to the views. What do you think? Take a look at this:
   https://github.com/apache/airflow/blob/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac/airflow/api_connexion/endpoints/event_log_endpoint.py#L42
   
   If that's ok then you can have it all be passed that way


----------------------------------------------------------------
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:
users@infra.apache.org