-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/add basic search for org persion place and tag #26
base: main
Are you sure you want to change the base?
Feat/add basic search for org persion place and tag #26
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Instead of using the URI, I would recommend using query parameters in the following format:
There are several benefits to using this approach:
|
Do you mean that the front end will assist in splitting the user's input by whitespace? |
Yes, and it could be a rule that the query params should not include spaces. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments above.
Feature
Add four endpoints:
Multiple search keywords can be given at once separated by spaces