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