vincbeck commented on code in PR #48417:
URL: https://github.com/apache/airflow/pull/48417#discussion_r2017149959
##########
docs/conf.py:
##########
@@ -906,7 +906,6 @@ def filter_ignore(record: logging.LogRecord) -> bool:
"spec": OPENAPI_FILE.as_posix(),
"opts": {
"hide-hostname": True,
- "no-auto-auth": True,
Review Comment:
They are related. Setting `True` to `no-auto-auth` disable/remove the
authentication section in the API documentation. Here we want to enable it
--
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]