@@ -188,7 +188,7 @@ <h1>Swagger Petstore</h1>
188
188
< div class ="license-url "> http://www.apache.org/licenses/LICENSE-2.0.html</ div >
189
189
< h2 > Access</ h2 >
190
190
< ol >
191
- < li > APIKey KeyParamName:api_key KeyInQuery: KeyInHeader:</ li >
191
+ < li > APIKey KeyParamName:api_key KeyInQuery:false KeyInHeader:true </ li >
192
192
< li > OAuth AuthorizationUrl:http://petstore.swagger.io/api/oauth/dialogTokenUrl:</ li >
193
193
</ ol >
194
194
@@ -261,7 +261,7 @@ <h3 class="field-label">Request body</h3>
261
261
< h3 class ="field-label "> Responses</ h3 >
262
262
< h4 class ="field-label "> 405</ h4 >
263
263
Invalid input
264
-
264
+ < a href =" # " > </ a >
265
265
</ div > <!-- method -->
266
266
< hr />
267
267
< div class ="method "> < a name ="deletePet "> </ a >
@@ -293,7 +293,7 @@ <h3 class="field-label">Request headers</h3>
293
293
< h3 class ="field-label "> Responses</ h3 >
294
294
< h4 class ="field-label "> 400</ h4 >
295
295
Invalid pet value
296
-
296
+ < a href =" # " > </ a >
297
297
</ div > <!-- method -->
298
298
< hr />
299
299
< div class ="method "> < a name ="findPetsByStatus "> </ a >
@@ -316,8 +316,8 @@ <h3 class="field-label">Query parameters</h3>
316
316
317
317
< h3 class ="field-label "> Return type</ h3 >
318
318
< div class ="return-type ">
319
+ array[< a href ="#Pet "> Pet</ a > ]
319
320
320
- array[Pet]
321
321
</ div >
322
322
323
323
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -337,7 +337,7 @@ <h4 class="field-label">200</h4>
337
337
338
338
< h4 class ="field-label "> 400</ h4 >
339
339
Invalid status value
340
-
340
+ < a href =" # " > </ a >
341
341
</ div > <!-- method -->
342
342
< hr />
343
343
< div class ="method "> < a name ="findPetsByTags "> </ a >
@@ -360,8 +360,8 @@ <h3 class="field-label">Query parameters</h3>
360
360
361
361
< h3 class ="field-label "> Return type</ h3 >
362
362
< div class ="return-type ">
363
+ array[< a href ="#Pet "> Pet</ a > ]
363
364
364
- array[Pet]
365
365
</ div >
366
366
367
367
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -381,7 +381,7 @@ <h4 class="field-label">200</h4>
381
381
382
382
< h4 class ="field-label "> 400</ h4 >
383
383
Invalid tag value
384
-
384
+ < a href =" # " > </ a >
385
385
</ div > <!-- method -->
386
386
< hr />
387
387
< div class ="method "> < a name ="getPetById "> </ a >
@@ -404,8 +404,8 @@ <h3 class="field-label">Path parameters</h3>
404
404
405
405
< h3 class ="field-label "> Return type</ h3 >
406
406
< div class ="return-type ">
407
+ < a href ="#Pet "> Pet</ a >
407
408
408
- Pet
409
409
</ div >
410
410
411
411
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -422,13 +422,13 @@ <h3 class="field-label">Produces</h3>
422
422
< h3 class ="field-label "> Responses</ h3 >
423
423
< h4 class ="field-label "> 200</ h4 >
424
424
successful operation
425
-
425
+ < a href =" #Pet " > Pet </ a >
426
426
< h4 class ="field-label "> 400</ h4 >
427
427
Invalid ID supplied
428
-
428
+ < a href =" # " > </ a >
429
429
< h4 class ="field-label "> 404</ h4 >
430
430
Pet not found
431
-
431
+ < a href =" # " > </ a >
432
432
</ div > <!-- method -->
433
433
< hr />
434
434
< div class ="method "> < a name ="updatePet "> </ a >
@@ -464,13 +464,13 @@ <h3 class="field-label">Request body</h3>
464
464
< h3 class ="field-label "> Responses</ h3 >
465
465
< h4 class ="field-label "> 400</ h4 >
466
466
Invalid ID supplied
467
-
467
+ < a href =" # " > </ a >
468
468
< h4 class ="field-label "> 404</ h4 >
469
469
Pet not found
470
-
470
+ < a href =" # " > </ a >
471
471
< h4 class ="field-label "> 405</ h4 >
472
472
Validation exception
473
-
473
+ < a href =" # " > </ a >
474
474
</ div > <!-- method -->
475
475
< hr />
476
476
< div class ="method "> < a name ="updatePetWithForm "> </ a >
@@ -511,7 +511,7 @@ <h3 class="field-label">Form parameters</h3>
511
511
< h3 class ="field-label "> Responses</ h3 >
512
512
< h4 class ="field-label "> 405</ h4 >
513
513
Invalid input
514
-
514
+ < a href =" # " > </ a >
515
515
</ div > <!-- method -->
516
516
< hr />
517
517
< div class ="method "> < a name ="uploadFile "> </ a >
@@ -546,8 +546,8 @@ <h3 class="field-label">Form parameters</h3>
546
546
547
547
< h3 class ="field-label "> Return type</ h3 >
548
548
< div class ="return-type ">
549
+ < a href ="#ApiResponse "> ApiResponse</ a >
549
550
550
- ApiResponse
551
551
</ div >
552
552
553
553
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -563,7 +563,7 @@ <h3 class="field-label">Produces</h3>
563
563
< h3 class ="field-label "> Responses</ h3 >
564
564
< h4 class ="field-label "> 200</ h4 >
565
565
successful operation
566
-
566
+ < a href =" #ApiResponse " > ApiResponse </ a >
567
567
</ div > <!-- method -->
568
568
< hr />
569
569
< h1 > < a name ="Store "> Store</ a > </ h1 >
@@ -593,10 +593,10 @@ <h3 class="field-label">Path parameters</h3>
593
593
< h3 class ="field-label "> Responses</ h3 >
594
594
< h4 class ="field-label "> 400</ h4 >
595
595
Invalid ID supplied
596
-
596
+ < a href =" # " > </ a >
597
597
< h4 class ="field-label "> 404</ h4 >
598
598
Order not found
599
-
599
+ < a href =" # " > </ a >
600
600
</ div > <!-- method -->
601
601
< hr />
602
602
< div class ="method "> < a name ="getInventory "> </ a >
@@ -654,8 +654,8 @@ <h3 class="field-label">Path parameters</h3>
654
654
655
655
< h3 class ="field-label "> Return type</ h3 >
656
656
< div class ="return-type ">
657
+ < a href ="#Order "> Order</ a >
657
658
658
- Order
659
659
</ div >
660
660
661
661
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -672,13 +672,13 @@ <h3 class="field-label">Produces</h3>
672
672
< h3 class ="field-label "> Responses</ h3 >
673
673
< h4 class ="field-label "> 200</ h4 >
674
674
successful operation
675
-
675
+ < a href =" #Order " > Order </ a >
676
676
< h4 class ="field-label "> 400</ h4 >
677
677
Invalid ID supplied
678
-
678
+ < a href =" # " > </ a >
679
679
< h4 class ="field-label "> 404</ h4 >
680
680
Order not found
681
-
681
+ < a href =" # " > </ a >
682
682
</ div > <!-- method -->
683
683
< hr />
684
684
< div class ="method "> < a name ="placeOrder "> </ a >
@@ -707,8 +707,8 @@ <h3 class="field-label">Request body</h3>
707
707
708
708
< h3 class ="field-label "> Return type</ h3 >
709
709
< div class ="return-type ">
710
+ < a href ="#Order "> Order</ a >
710
711
711
- Order
712
712
</ div >
713
713
714
714
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -725,10 +725,10 @@ <h3 class="field-label">Produces</h3>
725
725
< h3 class ="field-label "> Responses</ h3 >
726
726
< h4 class ="field-label "> 200</ h4 >
727
727
successful operation
728
-
728
+ < a href =" #Order " > Order </ a >
729
729
< h4 class ="field-label "> 400</ h4 >
730
730
Invalid Order
731
-
731
+ < a href =" # " > </ a >
732
732
</ div > <!-- method -->
733
733
< hr />
734
734
< h1 > < a name ="User "> User</ a > </ h1 >
@@ -764,7 +764,7 @@ <h3 class="field-label">Request body</h3>
764
764
< h3 class ="field-label "> Responses</ h3 >
765
765
< h4 class ="field-label "> default</ h4 >
766
766
successful operation
767
-
767
+ < a href =" # " > </ a >
768
768
</ div > <!-- method -->
769
769
< hr />
770
770
< div class ="method "> < a name ="createUsersWithArrayInput "> </ a >
@@ -799,7 +799,7 @@ <h3 class="field-label">Request body</h3>
799
799
< h3 class ="field-label "> Responses</ h3 >
800
800
< h4 class ="field-label "> default</ h4 >
801
801
successful operation
802
-
802
+ < a href =" # " > </ a >
803
803
</ div > <!-- method -->
804
804
< hr />
805
805
< div class ="method "> < a name ="createUsersWithListInput "> </ a >
@@ -834,7 +834,7 @@ <h3 class="field-label">Request body</h3>
834
834
< h3 class ="field-label "> Responses</ h3 >
835
835
< h4 class ="field-label "> default</ h4 >
836
836
successful operation
837
-
837
+ < a href =" # " > </ a >
838
838
</ div > <!-- method -->
839
839
< hr />
840
840
< div class ="method "> < a name ="deleteUser "> </ a >
@@ -863,10 +863,10 @@ <h3 class="field-label">Path parameters</h3>
863
863
< h3 class ="field-label "> Responses</ h3 >
864
864
< h4 class ="field-label "> 400</ h4 >
865
865
Invalid username supplied
866
-
866
+ < a href =" # " > </ a >
867
867
< h4 class ="field-label "> 404</ h4 >
868
868
User not found
869
-
869
+ < a href =" # " > </ a >
870
870
</ div > <!-- method -->
871
871
< hr />
872
872
< div class ="method "> < a name ="getUserByName "> </ a >
@@ -889,8 +889,8 @@ <h3 class="field-label">Path parameters</h3>
889
889
890
890
< h3 class ="field-label "> Return type</ h3 >
891
891
< div class ="return-type ">
892
+ < a href ="#User "> User</ a >
892
893
893
- User
894
894
</ div >
895
895
896
896
<!--Todo: process Response Object and its headers, schema, examples -->
@@ -907,13 +907,13 @@ <h3 class="field-label">Produces</h3>
907
907
< h3 class ="field-label "> Responses</ h3 >
908
908
< h4 class ="field-label "> 200</ h4 >
909
909
successful operation
910
-
910
+ < a href =" #User " > User </ a >
911
911
< h4 class ="field-label "> 400</ h4 >
912
912
Invalid username supplied
913
-
913
+ < a href =" # " > </ a >
914
914
< h4 class ="field-label "> 404</ h4 >
915
915
User not found
916
-
916
+ < a href =" # " > </ a >
917
917
</ div > <!-- method -->
918
918
< hr />
919
919
< div class ="method "> < a name ="loginUser "> </ a >
@@ -956,10 +956,10 @@ <h3 class="field-label">Produces</h3>
956
956
< h3 class ="field-label "> Responses</ h3 >
957
957
< h4 class ="field-label "> 200</ h4 >
958
958
successful operation
959
-
959
+ < a href =" #String " > String </ a >
960
960
< h4 class ="field-label "> 400</ h4 >
961
961
Invalid username/password supplied
962
-
962
+ < a href =" # " > </ a >
963
963
</ div > <!-- method -->
964
964
< hr />
965
965
< div class ="method "> < a name ="logoutUser "> </ a >
@@ -983,7 +983,7 @@ <h4 class="field-label">400</h4>
983
983
< h3 class ="field-label "> Responses</ h3 >
984
984
< h4 class ="field-label "> default</ h4 >
985
985
successful operation
986
-
986
+ < a href =" # " > </ a >
987
987
</ div > <!-- method -->
988
988
< hr />
989
989
< div class ="method "> < a name ="updateUser "> </ a >
@@ -1023,10 +1023,10 @@ <h3 class="field-label">Request body</h3>
1023
1023
< h3 class ="field-label "> Responses</ h3 >
1024
1024
< h4 class ="field-label "> 400</ h4 >
1025
1025
Invalid user supplied
1026
-
1026
+ < a href =" # " > </ a >
1027
1027
< h4 class ="field-label "> 404</ h4 >
1028
1028
User not found
1029
-
1029
+ < a href =" # " > </ a >
1030
1030
</ div > <!-- method -->
1031
1031
< hr />
1032
1032
0 commit comments