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

docs(endpoints): add documentation for redirects #4069

Merged
merged 1 commit into from
May 5, 2023

Conversation

electather
Copy link
Contributor

Overview

This PR aims to enhance the documentation of the library's endpoints by adding the redirects.

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

In order for the endpoints to function correctly, it is imperative that redirects be implemented. Notably, this essential component was not explicitly outlined in the current documentation, prompting me to incorporate it for the benefit of users.

Use cases and why

  • Redirecting users

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

@stackblitz
Copy link

stackblitz bot commented May 5, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@adamdbradley adamdbradley enabled auto-merge (squash) May 5, 2023 15:26
@adamdbradley
Copy link
Contributor

Thanks!

@adamdbradley adamdbradley merged commit f68c3a5 into QwikDev:main May 5, 2023
18 checks passed
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.

None yet

2 participants