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

New logic for search in API #356

Merged
merged 13 commits into from
Dec 9, 2024
Merged

New logic for search in API #356

merged 13 commits into from
Dec 9, 2024

Conversation

owl352
Copy link
Collaborator

@owl352 owl352 commented Dec 3, 2024

Issue

In response to numerous inquiries and complaints, we have decided to implement new search from #324

Things done

  • Added new implementations for search in MainController.
  • Now we can get response with multiple fields in response, like when we can create alias which contrains Identificator and in response we get both. Also we getting data about all identities which included ballot for the alias
  • Also added new part of README.md, which contains docs about search endpoint.
  • Some parts of README.md was updated to actual data
  • Some test was updated
  • Also we returning status about contested alias (ok, locked, pending)

Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:46am
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:46am

@owl352 owl352 changed the title New search alghoritms for PE New logic for search in API Dec 4, 2024
@owl352 owl352 self-assigned this Dec 4, 2024
@owl352 owl352 merged commit 8f46959 into develop Dec 9, 2024
9 checks passed
@owl352 owl352 deleted the feat/search-backend branch December 9, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants