amoghrajesh opened a new issue, #43872:
URL: https://github.com/apache/airflow/issues/43872
### Description
Legacy API has support for format_parameters which is used to place
restrictions on the response page. For example: `@format_parameters({"limit":
check_limit})` we can set limit on the limit of entries returned by an API.
### Use case/motivation
Cleaner migration from legacy to fastapi. Will be useful for all endpoints.
### Related issues
Child of https://github.com/apache/airflow/issues/42370
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
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]