litestar-org/litestar

Docs: Add information on the default OpenAPI files available

Open

#3 941 ouverte le 10 janv. 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (550 forks)user submission
Documentation :books:Good First IssueHelp Wanted :sos:

Métriques du dépôt

Stars
 (8 243 stars)
Métriques de merge PR
 (Merge moyen 2j 22h) (53 PRs mergées en 30 j)

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

Guide contributeur