agent/php/Mod/Api/Routes/api.php

17 lines
439 B
PHP
Raw Normal View History

<?php
// SPDX-License-Identifier: EUPL-1.2
declare(strict_types=1);
/*
|--------------------------------------------------------------------------
| API Module Foundation Routes
|--------------------------------------------------------------------------
|
| Ticket #844 stops after the shared gateway foundation. Route expansion for
| webhook administration, delivery inspection, and documentation UIs follows
| in the next slice.
|
*/