Skip to content

Commit be325e7

Browse files
authored
Update index.html
marked smartAPI specific elements
1 parent 7cb78db commit be325e7

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

index.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ <h3>Terms of Service</h3>
363363
</section>
364364

365365
<section id="sslSupport">
366-
<h3>SSL Support</h3>
366+
<h3>SSL Support*</h3>
367367
<td>Indication of whether SSL Support is present or absent.</td>
368368
<ul>
369369
<li>Cardinality: 0..1</li>
@@ -401,7 +401,7 @@ <h3>Authentication Mode</h3>
401401
</section>
402402

403403
<section id="category">
404-
<h3>Category</h3>
404+
<h3>Category*</h3>
405405
<td>Primary category that the API belongs to.</td>
406406
<ul>
407407
<li>Cardinality: 0..n</li>
@@ -439,7 +439,7 @@ <h3>Website</h3>
439439
</section>
440440

441441
<section id="publications">
442-
<h3>Publications</h3>
442+
<h3>Publications*</h3>
443443
<td>Publication ID/URL</td>
444444
<ul>
445445
<li>Cardinality: 0..n</li>
@@ -458,7 +458,7 @@ <h3>Publications</h3>
458458
</section>
459459

460460
<section id="apiAccessRestrictions">
461-
<h3>API Access Restrictions</h3>
461+
<h3>API Access Restrictions*</h3>
462462
<td>Indicate whether there are restrictions to using the API</td>
463463
<ul>
464464
<li>Cardinality: 0..1</li>
@@ -477,7 +477,7 @@ <h3>API Access Restrictions</h3>
477477
</section>
478478

479479
<section id="socialMediaLinks">
480-
<h3>Social Media Links</h3>
480+
<h3>Social Media Links*</h3>
481481
<td>Links to social media presence such as Twitter URL, facebook, LinkedIn etc.</td>
482482
<ul>
483483
<li>Cardinality: 0..n</li>
@@ -497,7 +497,7 @@ <h3>Social Media Links</h3>
497497
</section>
498498

499499
<section id="accessPointMirrors">
500-
<h3>Access Point Mirrors</h3>
500+
<h3>Access Point Mirrors*</h3>
501501
<td>URL of the mirror that the API is available at.</td>
502502
<ul>
503503
<li>Cardinality: 0..n</li>
@@ -516,7 +516,7 @@ <h3>Access Point Mirrors</h3>
516516
</section>
517517

518518
<section id="apiMetadataFormat">
519-
<h3>API Metadata Format</h3>
519+
<h3>API Metadata Format*</h3>
520520
<td>Service specification format.</td>
521521
<ul>
522522
<li>Cardinality: 0..n</li>
@@ -535,7 +535,7 @@ <h3>API Metadata Format</h3>
535535
</section>
536536

537537
<section id="apiAccessMode">
538-
<h3>API Access Mode</h3>
538+
<h3>API Access Mode*</h3>
539539
<td>The protocols used to access the API</td>
540540
<ul>
541541
<li>Cardinality: 0..n</li>
@@ -554,7 +554,7 @@ <h3>API Access Mode</h3>
554554
</section>
555555

556556
<section id="apiLocation">
557-
<h3>API Location</h3>
557+
<h3>API Location*</h3>
558558
<td>Location, city and country of the API.</td>
559559
<ul>
560560
<li>Cardinality: 0..1</li>
@@ -573,7 +573,7 @@ <h3>API Location</h3>
573573
</section>
574574

575575
<section id="apiImplementationLanguage">
576-
<h3>API Implementation Language</h3>
576+
<h3>API Implementation Language*</h3>
577577
<td>Language the API was written in.</td>
578578
<ul>
579579
<li>Cardinality: 0..n</li>
@@ -592,7 +592,7 @@ <h3>API Implementation Language</h3>
592592
</section>
593593

594594
<section id="apiMaturity">
595-
<h3>API Maturity</h3>
595+
<h3>API Maturity*</h3>
596596
<td>Maturity of the API.</td>
597597
<ul>
598598
<li>Cardinality: 0..1</li>
@@ -675,7 +675,7 @@ <h3>Contact Email</h3>
675675
</section>
676676

677677
<section id="contributor">
678-
<h3>Contributor</h3>
678+
<h3>Contributor*</h3>
679679
<td>Contributor person or institute</td>
680680
<ul>
681681
<li>Cardinality: 0..1</li>
@@ -694,7 +694,7 @@ <h3>Contributor</h3>
694694
</section>
695695

696696
<section id="funding">
697-
<h3>Funding</h3>
697+
<h3>Funding*</h3>
698698
<td>Source of funding.</td>
699699
<ul>
700700
<li>Cardinality: 0..n</li>
@@ -713,7 +713,7 @@ <h3>Funding</h3>
713713
</section>
714714

715715
<section id="developerForum">
716-
<h3>Developer Forum</h3>
716+
<h3>Developer Forum*</h3>
717717
<td>Forum or Mailing list.</td>
718718
<ul>
719719
<li>Cardinality: 0..n</li>
@@ -737,7 +737,7 @@ <h3>Developer Forum</h3>
737737
<h2>API Operation Metadata</h2>
738738
<p>
739739
<section id="operationTitle">
740-
<h3>Operation Title</h3>
740+
<h3>Operation Title*</h3>
741741
<td>Title of the operation. A unique identifier of the operation.</td>
742742
<ul>
743743
<li>Cardinality: 1..1</li>
@@ -867,7 +867,7 @@ <h3>Keywords</h3>
867867
</section>
868868

869869
<section id="pathTemplate">
870-
<h3>Path Template</h3>
870+
<h3>Path Template*</h3>
871871
<td>The path for the operation.</td>
872872
<ul>
873873
<li>Cardinality: 0..n</li>
@@ -924,7 +924,7 @@ <h3>Operation Documentation</h3>
924924
</section>
925925

926926
<section id="accessRestrictions">
927-
<h3>Access Restrictions</h3>
927+
<h3>Access Restrictions*</h3>
928928
<td>Access restrictions to invoke the operation.</td>
929929
<ul>
930930
<li>Cardinality: 0..1</li>
@@ -943,7 +943,7 @@ <h3>Access Restrictions</h3>
943943
</section>
944944

945945
<section id="collection">
946-
<h3>Collection</h3>
946+
<h3>Collection*</h3>
947947
<td>Names of collections of which the resource is a part e.g. a suite, library etc.</td>
948948
<ul>
949949
<li>Cardinality: 0..n</li>
@@ -1025,7 +1025,7 @@ <h3>Location</h3>
10251025
</section>
10261026

10271027
<section id="parameterType">
1028-
<h3>Parameter Type</h3>
1028+
<h3>Parameter Type*</h3>
10291029
<td>Type of parameter.</td>
10301030
<ul>
10311031
<li>Cardinality: 0..n</li>
@@ -1044,7 +1044,7 @@ <h3>Parameter Type</h3>
10441044
</section>
10451045

10461046
<section id="parameterValueType">
1047-
<h3>Parameter Value Type</h3>
1047+
<h3>Parameter Value Type*</h3>
10481048
<td>Type of the value of the particular parameter.</td>
10491049
<ul>
10501050
<li>Cardinality: 0..n</li>
@@ -1260,7 +1260,7 @@ <h3>Response Description</h3>
12601260
</section>
12611261

12621262
<section id="responseProfile">
1263-
<h3>Response Profile</h3>
1263+
<h3>Response Profile*</h3>
12641264
<td>Conformance to a specified format.</td>
12651265
<ul>
12661266
<li>Cardinality: 0..n</li>

0 commit comments

Comments
 (0)