Skip to content

Commit ec7ba9f

Browse files
authored
Update index.html
minor fixes
1 parent ea5ebae commit ec7ba9f

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
@@ -457,7 +457,7 @@ <h3>Publications</h3>
457457
</div>
458458
</section>
459459

460-
<section id="accessRestrictions">
460+
<section id="apiAccessRestrictions">
461461
<h3>API Access Restrictions</h3>
462462
<td>Indicate whether there are restrictions to using the API</td>
463463
<ul>
@@ -828,7 +828,7 @@ <h3>Authentication Mode</h3>
828828
</div>
829829
</section>
830830

831-
<section id="authenticationMode">
831+
<section id="transferProtocol">
832832
<h3>Transfer Protocol</h3>
833833
<td>The transfer protocol of the API. Values MUST be from the list: "http", "https", "ws", "wss". This optional value will override the top-level schemes if present.</td>
834834
<ul>
@@ -885,7 +885,7 @@ <h3>Path Template</h3>
885885
</div>
886886
</section>
887887

888-
<section id="operationId">
888+
<section id="operationID">
889889
<h3>Operation ID</h3>
890890
<td>An identifier/URI for the operation.</td>
891891
<ul>
@@ -986,7 +986,7 @@ <h3>Operation Parameter Name</h3>
986986
</div>
987987
</section>
988988

989-
<section id="operationParameterName">
989+
<section id="operationParameterDescription">
990990
<h3>Operation Parameter Description</h3>
991991
<td>Description of operation parameter.</td>
992992
<div class="example">

0 commit comments

Comments
 (0)