Skip to content

Revert "fix: Add servers to OpenAPI response" #730

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

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Oct 15, 2024

Reverts #717


PR-Codex overview

This PR focuses on removing the servers section from the OpenAPI specification in the src/server/middleware/open-api.ts file, which defines the API server details.

Detailed summary

  • Removed the entire servers array, including:
    • The object containing the url and description for the API server.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven merged commit 3369ba8 into main Oct 15, 2024
5 checks passed
@arcoraven arcoraven deleted the revert-717-ph/provideServers branch October 15, 2024 21:09
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