Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rozważyć użycie integracji wyższego poziomu z OpenAPI-Core #3744

Open
mik-laj opened this issue Apr 24, 2024 · 0 comments
Open

Rozważyć użycie integracji wyższego poziomu z OpenAPI-Core #3744

mik-laj opened this issue Apr 24, 2024 · 0 comments

Comments

@mik-laj
Copy link
Member

mik-laj commented Apr 24, 2024

Hej,

Aktualnie posiadamy napisany własnoręcznie dekorator, który sprawdza zapytania do naszego API.

validate_pola_openapi_spec = create_pola_openapi_spec_validator()

Jednak z tego co widzę to OpenAPI-Core posiada natywną integracje z Django. Możemy rozważyć jej wykorzystanie jeśli skorzystamy z decorator_from_middleware.

Jeśli nie jest możliwe jego użycie to pewnie warto dodać komentarz i utworzyć w dokumentacji projektu OpenAPI-Core feature reuqest.

Pozdrawiam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant