[backend] accept articles from crawler
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
xsi:schemaLocation="http://doctrine-project.org/schemas/orm/doctrine-mapping
|
||||
https://www.doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
|
||||
|
||||
<embeddable name="App\IdentityAndAccess\Domain\Model\ValueObject\Secret\GeneratedToken">
|
||||
<embeddable name="Basango\IdentityAndAccess\Domain\Model\ValueObject\Secret\GeneratedToken">
|
||||
<field name="token" length="60" nullable="true" />
|
||||
</embeddable>
|
||||
</doctrine-mapping>
|
||||
|
||||
Reference in New Issue
Block a user