New endpoint for instant search
Compare changes
+ 7
− 7
@@ -34,12 +34,12 @@ class SearchGatewayTest extends \Codeception\Test\Unit
Part of #798 (closed)
Refactors some parts of the instant search in the topbar:
GET /search/all
for the instant search in the topbarQuite sure, seems to work on localhost. The vue front-end already used the new format and doesn't change. The database request and overall behavior shouldn't change as well.
Steps a reviewer can take to verify that this MR does what it says it does e.g.