Skip to content

Commit cf6b272

Browse files
authored
Update 3.0.md
response object smartAPI example formatting
1 parent 92b5ad1 commit cf6b272

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versions/3.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,10 +1895,10 @@ responses:
18951895
- application/ld+json:
18961896
x-responseProfile: http://www.w3.org/ns/anno.jsonld
18971897
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
1898+
- path: a.id
1899+
valueType: http://example.org/a.id
1900+
- path: a.b.c.id
1901+
valueType: http://example.org/c.id
19021902
```
19031903

19041904
#### <a name="callbackObject"></a>Callback Object

0 commit comments

Comments
 (0)