bugraoz93 commented on issue #47582: URL: https://github.com/apache/airflow/issues/47582#issuecomment-2727522970
>Note It doesn't matter what you type in the form, it won't work yet. But we'll get there. >This is of course not the frontend for the final users, but it's a great automatic tool to document interactively all your API. It can be used by the frontend team (that can also be yourself). It can be used by third party applications and systems. And it can also be used by yourself, to debug, check and test the same application. @rawwar See here https://fastapi.tiangolo.com/tutorial/security/first-steps/#check-it Even if we see the button and assume it will work, it won't due to FastAPI still hasn't been implemented yet. It seems it should be used just for documentation purposes now. I think I may have found a solution to it though. Trying now. I will share more details soon. -- 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]
