litestar-org/litestar

Docs: Add information on the default OpenAPI files available

Open

#3.941 geöffnet am 10. Jan. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (550 Forks)user submission
Documentation :books:Good First IssueHelp Wanted :sos:

Repository-Metriken

Stars
 (8.243 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 22h) (53 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide