Skip to content

Commit cc67919

Browse files
authored
Update index.html
minor fixes
1 parent 14bf9be commit cc67919

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,15 @@ <h1>Survey of API Metadata in the Wild</h1>
200200
<li><a href="https://schema.org/APIReference">schema.org API Reference</a>, a reference document for APIs as described by schema.org.
201201
</ul>
202202

203-
<p>The smartAPI Specification includes 19 metadata elements beyond those included in the Open API Initiative. Examples of the 19 elements are the category to which the API belongs; metadata format and access mode at the API metadata level; the parameter type and parameter value type at the operation parameter level; and the conformance to a specified response profile at the operation response level.</p>
203+
<p>The smartAPI Specification includes 21 metadata elements beyond those included in the Open API Initiative. Examples of the 21 elements are the category to which the API belongs; metadata format and access mode at the API metadata level; the parameter type and parameter value type at the operation parameter level; and the conformance to a specified response profile at the operation response level.</p>
204204

205-
<p>We subsequently aggregated all the metadata elements from the eight resources to produce a common list of 53 API metadata elements. We subsequently divided these elements into five categories:</p>
205+
<p>We subsequently aggregated all the metadata elements from the eight resources to produce a common list of 54 API metadata elements. We subsequently divided these elements into five categories:</p>
206206

207207
<ul>
208208
<li><a href="#apimd">API Metadata</a>: 20 elements</li>
209209
<li><a href="#spmd">Service Provider Metadata</a>: 6 elements</li>
210-
<li><a href="#aomd">API Operation Metadata</a>: 10 elements</li>
211-
<li><a href="#opmd">Operation Parameter Metadata</a>: 12 elements</li>
210+
<li><a href="#aomd">API Operation Metadata</a>: 12 elements</li>
211+
<li><a href="#opmd">Operation Parameter Metadata</a>: 10 elements</li>
212212
<li><a href="#ormd">Operation Response Metadata</a>: 6 elements</li>
213213
</p>
214214

0 commit comments

Comments
 (0)