This repository was archived by the owner on Mar 17, 2023. It is now read-only.
[FIX] Add docs about searches support with # and @ in REST /spotlight endpoint#682
Merged
MartinSchoeler merged 5 commits intomasterfrom Apr 26, 2018
Merged
[FIX] Add docs about searches support with # and @ in REST /spotlight endpoint#682MartinSchoeler merged 5 commits intomasterfrom
MartinSchoeler merged 5 commits intomasterfrom
Conversation
Add docs about searches support with # and @ in REST /spotlight endpoint
graywolf336
previously requested changes
Apr 11, 2018
Contributor
graywolf336
left a comment
There was a problem hiding this comment.
A redirect is needed for the old url to the new one.
Add redirect for the old page to the new one
graywolf336
reviewed
Apr 11, 2018
Contributor
There was a problem hiding this comment.
@MartinSchoeler how can we do an automatic redirect? That way this file can be deleted and old links to it point to the new location? We used to have a way to do this but with the new system I am unsure how to.
Does this still work? https://github.com/RocketChat/docs/blob/master/redirects.json
Member
There was a problem hiding this comment.
@graywolf336 You can do this by adding the redirect_from font matter. Here is an example. Just add the link you want to be redirected to that page.
Add redirect to correct dir spotlight
Member
|
@MarcosSpessatto could you resolve the conflicts? |
Merge branch 'master' into fix-rest-spotlight
MartinSchoeler
approved these changes
Apr 26, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add docs about searches support with # and @ in REST /spotlight endpoint.
Waiting PR.