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

Add 500 error #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add 500 error #190

wants to merge 2 commits into from

Conversation

billytrend-cohere
Copy link
Collaborator

@billytrend-cohere billytrend-cohere commented Oct 10, 2024

This PR adds a new section to the documentation, detailing the 500 response and its resolution.

Changes

  • A new section has been added to the documentation, titled "500 - Server Error".
  • This section explains that 500 responses are sent when there is an unexpected internal server error.
  • It provides a link to contact support, with instructions to include details about the request and use case.

@billytrend-cohere billytrend-cohere requested a review from a team as a code owner October 10, 2024 16:11
@billytrend-cohere billytrend-cohere enabled auto-merge (squash) October 10, 2024 16:11
Copy link

Copy link


## 500 - Server Error

500 responses are sent when there is an unexpected internal server error. To resolve these errors, please [contact support](https://discord.gg/XW44jPfYJu) with details about your request and use case.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
500 responses are sent when there is an unexpected internal server error. To resolve these errors, please [contact support](https://discord.gg/XW44jPfYJu) with details about your request and use case.
500 responses are sent when there is an unexpected internal server error. To resolve these errors, please contact support via [email](mailto:[email protected]) or [discord](https://discord.gg/XW44jPfYJu) with details about your request and use case.

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