[backend] accept articles from crawler
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="https://doctrine-project.org/schemas/orm/doctrine-mapping
|
||||
https://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
|
||||
|
||||
<embeddable name="App\Aggregator\Domain\Model\ValueObject\ReadingTime">
|
||||
<embeddable name="Basango\Aggregator\Domain\Model\ValueObject\ReadingTime">
|
||||
<field name="readingTime" type="integer" nullable="true">
|
||||
<options>
|
||||
<option name="default">1</option>
|
||||
|
||||
Reference in New Issue
Block a user