Skip to content

Fix/redoc typo and openapi none#93

Merged
HosseinNejatiJavaremi merged 2 commits intoSyntaxArc:masterfrom
olipze:fix/redoc-typo-and-openapi-none
Oct 30, 2025
Merged

Fix/redoc typo and openapi none#93
HosseinNejatiJavaremi merged 2 commits intoSyntaxArc:masterfrom
olipze:fix/redoc-typo-and-openapi-none

Conversation

@olipze
Copy link
Copy Markdown

@olipze olipze commented Oct 30, 2025

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Security hardening (docs disabled by default)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Additional context

Disables public docs by default for security: OPENAPI_URL=None, redoc_url=None.
Corrects FastAPI param to redoc_url (was redocs_url).

Add any other context or screenshots about the pull request here.

@HosseinNejatiJavaremi HosseinNejatiJavaremi merged commit e6f4a50 into SyntaxArc:master Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants