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.
1 parent 483f308 commit de11d55Copy full SHA for de11d55
format/index.md
@@ -344,6 +344,9 @@ relationship URLs.
344
> Note: If present, a *related resource URL* must be a valid URL, even if the
345
relationship isn't currently associated with any target resources.
346
347
+To-many relationship linkages are defined using set semantics. Order of elements
348
+in to-many relationship linkage arrays has no meaning.
349
+
350
For example, the following article is associated with an `author` and `comments`:
351
352
```javascript
0 commit comments