litestar-org/litestar

Docs: Add information on the default OpenAPI files available

Open

#3.941 aberto em 10 de jan. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (550 forks)user submission
Documentation :books:Good First IssueHelp Wanted :sos:

Métricas do repositório

Stars
 (8.243 stars)
Métricas de merge de PR
 (Mesclagem média 2d 22h) (53 fundiu PRs em 30d)

Description

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

Guia do colaborador