mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Added support to search short URLs by title
This commit is contained in:
@@ -34,7 +34,7 @@ class ShortUrlsFixture extends AbstractFixture implements DependentFixtureInterf
|
||||
'apiKey' => $authorApiKey,
|
||||
'longUrl' => 'https://shlink.io',
|
||||
'tags' => ['foo'],
|
||||
'title' => 'Shlink',
|
||||
'title' => 'My cool title',
|
||||
]), $relationResolver),
|
||||
'2018-05-01',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user