mirror of
https://github.com/pierre42100/ComunicAPI
synced 2024-11-23 22:09:29 +00:00
Added a way to access search method
This commit is contained in:
parent
b3b67a53e6
commit
7c9224d82e
@ -11,6 +11,7 @@ class searchController
|
||||
* Peform a research on the database
|
||||
*
|
||||
* @url POST /search/request
|
||||
* @url POST /user/search
|
||||
*/
|
||||
public function searchDatabase(){
|
||||
//Check if the query was specified with the request
|
||||
|
Loading…
Reference in New Issue
Block a user