Skip to content

docs: clarify that redirect source must not include search parameters#4448

Merged
devalog merged 1 commit intomainfrom
fern/redirect-source-no-search-params
Mar 23, 2026
Merged

docs: clarify that redirect source must not include search parameters#4448
devalog merged 1 commit intomainfrom
fern/redirect-source-no-search-params

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Mar 20, 2026

Clarify that the source of a redirect must not include search parameters.

@fern-api fern-api bot requested a review from devalog as a code owner March 20, 2026 15:46

<ParamField path="source" type="string" required={true}>
The relative path you want to redirect from (e.g., `/old-path`). Must be a relative path, not an absolute URL.
The relative path you want to redirect from (e.g., `/old-path`). Must be a relative path, not an absolute URL. Must not include search parameters (e.g., `?key=value`).
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ [vale] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'old' that become outdated

@github-actions
Copy link
Contributor

@devalog devalog merged commit 04c1c50 into main Mar 23, 2026
3 checks passed
@devalog devalog deleted the fern/redirect-source-no-search-params branch March 23, 2026 15:26
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.

1 participant