bbovenzi commented on PR #22958: URL: https://github.com/apache/airflow/pull/22958#issuecomment-1101557195
The latest changes got rid of `map_indexes` but we should still have an ability to pass multiple map indexes in a single request. EIther comma separated like `map_index=0%2C1` in the url or as multiple params like `&map_index=0&map_index=1` -- 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]
