You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ Be pragmatic! And make your API users happy, as explained in [this guide](https:
34
34
35
35
36
36
**jsonLDExtension()**
37
+
37
38
This middleware allows to use the dot-notation `.jsonld` in API endpoints URL (Express route paths).
38
39
This feature can be used as a shortcut to require JSON-LD representations of resources, instead of using `Accept: application/ld+json` HTTP header only for content-negotiation in an API.
0 commit comments