diff --git a/samples/dynamic-html/docs/models/Category.html b/samples/dynamic-html/docs/models/Category.html index 99ec473bcc7..3c6da307af8 100644 --- a/samples/dynamic-html/docs/models/Category.html +++ b/samples/dynamic-html/docs/models/Category.html @@ -1,17 +1,12 @@

Category

- - - diff --git a/samples/dynamic-html/docs/models/Order.html b/samples/dynamic-html/docs/models/Order.html index a45f7d6cd65..63d480f3e83 100644 --- a/samples/dynamic-html/docs/models/Order.html +++ b/samples/dynamic-html/docs/models/Order.html @@ -1,57 +1,39 @@

Order

- - - - - - - diff --git a/samples/dynamic-html/docs/models/Pet.html b/samples/dynamic-html/docs/models/Pet.html index 2578f97e660..e7adb8a05a0 100644 --- a/samples/dynamic-html/docs/models/Pet.html +++ b/samples/dynamic-html/docs/models/Pet.html @@ -1,57 +1,39 @@

Pet

- - - - - - - diff --git a/samples/dynamic-html/docs/models/Tag.html b/samples/dynamic-html/docs/models/Tag.html index bf1ef9eadaf..a62d2f0128b 100644 --- a/samples/dynamic-html/docs/models/Tag.html +++ b/samples/dynamic-html/docs/models/Tag.html @@ -1,17 +1,12 @@

Tag

- - - diff --git a/samples/dynamic-html/docs/models/User.html b/samples/dynamic-html/docs/models/User.html index d742aa7cfde..4659f77f8f4 100644 --- a/samples/dynamic-html/docs/models/User.html +++ b/samples/dynamic-html/docs/models/User.html @@ -1,59 +1,42 @@

User

- - - - - - - - - diff --git a/samples/dynamic-html/docs/operations/PetApi.html b/samples/dynamic-html/docs/operations/PetApi.html index 08e1cd1d42c..cf11a3814dc 100644 --- a/samples/dynamic-html/docs/operations/PetApi.html +++ b/samples/dynamic-html/docs/operations/PetApi.html @@ -2,35 +2,6 @@

This is the API

- - -

updatePet

-
-

-

-

URL

- http://petstore.swagger.io/v2/pet -

HTTP Method

- PUT -

Response Type

-
-

Parameters

- -

addPet


@@ -43,7 +14,6 @@

Parameters

- -

findPetsByStatus

-
-

-

Multiple status values can be provided with comma seperated strings

-

URL

- http://petstore.swagger.io/v2/pet/findByStatus -

HTTP Method

- GET -

Response Type

- -

Parameters

- - -

findPetsByTags

-
-

-

Muliple tags can be provided with comma seperated strings. Use tag1, tag2, tag3 for testing.

-

URL

- http://petstore.swagger.io/v2/pet/findByTags -

HTTP Method

- GET -

Response Type

- -

Parameters

- - -

getPetById

-
-

-

Returns a pet when ID < 10. ID > 10 or nonintegers will simulate API error conditions

-

URL

- http://petstore.swagger.io/v2/pet/{petId} -

HTTP Method

- GET -

Response Type

- -

Parameters

- - -

updatePetWithForm

-
-

-

-

URL

- http://petstore.swagger.io/v2/pet/{petId} -

HTTP Method

- POST -

Response Type

-
-

Parameters

- -

deletePet


@@ -202,7 +38,6 @@

Parameters

- +

findPetsByStatus

+
+

+

Multiple status values can be provided with comma separated strings

+

URL

+ http://petstore.swagger.io/v2/pet/findByStatus +

HTTP Method

+ GET +

Response Type

+ +

Parameters

+ +

findPetsByTags

+
+

+

Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.

+

URL

+ http://petstore.swagger.io/v2/pet/findByTags +

HTTP Method

+ GET +

Response Type

+ +

Parameters

+ +

getPetById

+
+

+

Returns a single pet

+

URL

+ http://petstore.swagger.io/v2/pet/{petId} +

HTTP Method

+ GET +

Response Type

+ +

Parameters

+ +

updatePet

+
+

+

+

URL

+ http://petstore.swagger.io/v2/pet +

HTTP Method

+ PUT +

Response Type

+
+

Parameters

+ +

updatePetWithForm

+
+

+

+

URL

+ http://petstore.swagger.io/v2/pet/{petId} +

HTTP Method

+ POST +

Response Type

+
+

Parameters

+

uploadFile


@@ -238,10 +212,9 @@

HTTP Method

POST

Response Type

-
+

Parameters

- -