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

Cannot access Django Ninja API Endpoint documentation on backend in dev #2607

Closed
joshgamache opened this issue Dec 17, 2024 · 1 comment
Closed
Labels

Comments

@joshgamache
Copy link
Contributor

Describe the Bug:

Cannot access the Django Ninja API Endpoint documentation page on the backend (locally, dev servers). The following error is displayed:
Image

Steps to reproduce the behaviour:

  1. Spin up a local copy of the backend.
  2. Navigate to localhost:8000/api/docs

Probability: 5/5
Impact: 2/5

Additional context

Does not seem to effect the functionality of the backend or Django-Ninja, just the output and display of the API Endpoint documentation. This page is only accessible in local/dev environments, so will only impact developers.

@joshgamache joshgamache changed the title Bug: Cannot access Django Ninja API Endpoint documentation on backend in dev Dec 17, 2024
@Sepehr-Sobhani
Copy link
Contributor

Addressed in: #2639

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

No branches or pull requests

2 participants