litestar-org/litestar

Docs: Add information on the default OpenAPI files available

Open

#3,941 创建于 2025年1月10日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (8,243 star) (550 fork)user submission
Documentation :books:Good First IssueHelp Wanted :sos:

描述

Summary

In https://docs.litestar.dev/latest/usage/openapi we don't really specifically say anything about the availability of $openapi_path/openapi.{json,yaml,yml} except in 2 places, 1 of which says it is deprecated:

It would be nice to document this when people need them e.g., for Scalar API client's collection import feature

贡献者指南