mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
api docs
This commit is contained in:
parent
2d8c92efa0
commit
ac7f58630b
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ app.include_router(static_routes.router)
|
|||
# post_start()
|
||||
|
||||
# Generate API Documentation
|
||||
# if not PRODUCTION:
|
||||
# generate_api_docs(app)
|
||||
if not PRODUCTION:
|
||||
generate_api_docs(app)
|
||||
|
||||
if __name__ == "__main__":
|
||||
logger.info("-----SYSTEM STARTUP-----")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue