Skip to content

Commit 59aeb02

Browse files
committed
Merge pull request #179 from theofidry/patch-4
Add links
2 parents a4ac997 + 3b71bd2 commit 59aeb02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Resources/doc/serialization-groups-and-relations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,11 +217,11 @@ services:
217217

218218
### Entity identifier case
219219

220-
Actually we identify the entity identifier from Doctrine Identifier.
220+
Actually we identify the entity identifier from [Doctrine Identifier](http://doctrine-orm.readthedocs.org/en/latest/reference/basic-mapping.html#identifiers-primary-keys).
221221
We don't support entity resource with multiple identifier.
222222

223-
The entity identifier is never returned like other properties : it's a part of the URI contained in @id field.
224-
So in the /vocab endpoint : identifier not appear in the properties list.
223+
The entity identifier is never returned like other properties : it's a part of the URI contained in `@id` field.
224+
So in the `/vocab` endpoint : identifier not appear in the properties list.
225225

226226
#### Entity identifier writable
227227

0 commit comments

Comments
 (0)