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 92b5ad1 commit cf6b272Copy full SHA for cf6b272
versions/3.0.md
@@ -1895,10 +1895,10 @@ responses:
1895
- application/ld+json:
1896
x-responseProfile: http://www.w3.org/ns/anno.jsonld
1897
x-responseValueType:
1898
- - path: a.id
1899
- valueType: http://example.org/a.id
1900
- - path: a.b.c.id
1901
- valueType: http://example.org/c.id
+ - path: a.id
+ valueType: http://example.org/a.id
+ - path: a.b.c.id
+ valueType: http://example.org/c.id
1902
```
1903
1904
#### <a name="callbackObject"></a>Callback Object
0 commit comments