forked from loafle/openapi-generator-original
Corrected typo in statis HTML API docs
This commit is contained in:
committed by
George Sibble
parent
5eff3fd976
commit
53f1394c25
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<div class="main_content">
|
||||
<h1></h1>
|
||||
<h1>PetApi</h1>
|
||||
<a name="getPetById"></a>
|
||||
<h2>getPetById</h2>
|
||||
<h3>GET: /pet.{format}/{petId}</h3>
|
||||
@@ -136,3 +136,4 @@
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<div class="main_content">
|
||||
<h1></h1>
|
||||
<h1>StoreApi</h1>
|
||||
<a name="getOrderById"></a>
|
||||
<h2>getOrderById</h2>
|
||||
<h3>GET: /store.{format}/order/{orderId}</h3>
|
||||
@@ -90,3 +90,4 @@
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<div class="main_content">
|
||||
<h1></h1>
|
||||
<h1>UserApi</h1>
|
||||
<a name="createUsersWithArrayInput"></a>
|
||||
<h2>createUsersWithArrayInput</h2>
|
||||
<h3>POST: /user.{format}/createWithArray</h3>
|
||||
@@ -212,3 +212,4 @@
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user