We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecf228f + bba0f9a commit f9026e8Copy full SHA for f9026e8
core/serialization.md
@@ -677,7 +677,7 @@ an IRI. A client that uses JSON-LD must send a second HTTP request to retrieve i
677
}
678
```
679
680
-You can configure API Platform to embed the JSON-LD context in the root document like the by adding the `jsonld_embed_context`
+You can configure API Platform to embed the JSON-LD context in the root document by adding the `jsonld_embed_context`
681
attribute to the `@ApiResource` annotation:
682
683
```php
0 commit comments