Deprecate QR code generation endpoint

This commit is contained in:
Alejandro Celaya
2025-04-22 08:41:58 +02:00
parent 851929ebef
commit b15e832cf4
10 changed files with 61 additions and 45 deletions

View File

@@ -7,6 +7,7 @@ namespace ShlinkioApiTest\Shlink\Core\Action;
use PHPUnit\Framework\Attributes\Test;
use Shlinkio\Shlink\TestUtils\ApiTest\ApiTestCase;
/** @deprecated */
class QrCodeTest extends ApiTestCase
{
#[Test]