Skip to content

Commit a0b1bc4

Browse files
authored
Update index.html
added Response Data type
1 parent 897289d commit a0b1bc4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,6 +1216,25 @@ <h3>Response Profile*</h3>
12161216
</div>
12171217
</div>
12181218
</section>
1219+
1220+
<section id="responseProfile">
1221+
<h3>Response Data Type*</h3>
1222+
<p>Semantic annotation of the response using the smartAPI profiler.</p>
1223+
<ul>
1224+
<li>Cardinality: 0..n</li>
1225+
<li>Datatype: object</li>
1226+
</ul>
1227+
<div class="example">
1228+
<p>
1229+
<pre class="highlight">
1230+
"response profile": "'[{"elementPath":"ec","datatype":"http://identifiers.org/ec-code/"},{"elementPath":"ensembl.gene","datatype":"http://identifiers.org/ensembl/"}"
1231+
</pre>
1232+
<div class="image">
1233+
<p><img alt="May" border="0" height="60" src="may.jpg" width="60" /><br/></p>
1234+
</div>
1235+
</div>
1236+
</section>
1237+
12191238
</section>
12201239

12211240
<section class='appendix'>

0 commit comments

Comments
 (0)