#1954 - Fix embedded rel in example for HAL document.

This commit is contained in:
Oliver Drotbohm
2023-04-13 16:51:45 +02:00
parent 818dcd660b
commit dc1d53565e

View File

@@ -80,7 +80,7 @@ I.e. a list of orders would look like this in HAL:
----
{
"_embedded" : {
"orders : [
"order : [
… <1>
]
}