Skip to content

Commit 956bff1

Browse files
authored
Update index.html
1 parent 270e580 commit 956bff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,12 +1254,12 @@ <h3>Response Data Type*</h3>
12541254
<p>Semantic annotation of the response using the smartAPI profiler.</p>
12551255
<ul>
12561256
<li>Cardinality: 0..n</li>
1257-
<li>Datatype: object</li>
1257+
<li>Datatype: array of objects</li>
12581258
</ul>
12591259
<div class="example">
12601260
<p>
12611261
<pre>
1262-
"response datatype": [{"elementPath":"ec","datatype":"http://identifiers.org/ec-code/"},{"elementPath":"ensembl.gene","datatype":"http://identifiers.org/ensembl/"}]
1262+
"responseDataType": [{"elementPath":"ec","datatype":"http://identifiers.org/ec-code/"},{"elementPath":"ensembl.gene","datatype":"http://identifiers.org/ensembl/"}]
12631263
</pre>
12641264
<div class="image">
12651265
<p><img alt="May" border="0" height="60" src="may.jpg" width="60" /><br/></p>

0 commit comments

Comments
 (0)