mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 01:49:05 +02:00
Improved ApplicationAvailabilityFunctionalTest
This commit is contained in:
parent
51d3934e9f
commit
cd9a303644
2 changed files with 19 additions and 1 deletions
|
@ -33,6 +33,8 @@ use Symfony\Contracts\Translation\TranslatorInterface;
|
|||
|
||||
/**
|
||||
* @Route("/select_api")
|
||||
*
|
||||
* This endpoint is used by the select2 library to dynamically load data (used in the multiselect action helper in parts lists)
|
||||
*/
|
||||
class SelectAPIController extends AbstractController
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue