forked from loafle/openapi-generator-original
Fix thousands of spelling typos (#10272)
This commit is contained in:
@@ -4423,7 +4423,7 @@ class FakeApi
|
||||
);
|
||||
}
|
||||
|
||||
$resourcePath = '/fake/test-query-paramters';
|
||||
$resourcePath = '/fake/test-query-parameters';
|
||||
$formParams = [];
|
||||
$queryParams = [];
|
||||
$headerParams = [];
|
||||
|
||||
@@ -119,7 +119,7 @@ class PetApi
|
||||
*
|
||||
* Add a new pet to the store
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -139,7 +139,7 @@ class PetApi
|
||||
*
|
||||
* Add a new pet to the store
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -195,7 +195,7 @@ class PetApi
|
||||
*
|
||||
* Add a new pet to the store
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -219,7 +219,7 @@ class PetApi
|
||||
*
|
||||
* Add a new pet to the store
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -259,7 +259,7 @@ class PetApi
|
||||
/**
|
||||
* Create request for operation 'addPet'
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -1407,7 +1407,7 @@ class PetApi
|
||||
*
|
||||
* Update an existing pet
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -1427,7 +1427,7 @@ class PetApi
|
||||
*
|
||||
* Update an existing pet
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -1483,7 +1483,7 @@ class PetApi
|
||||
*
|
||||
* Update an existing pet
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -1507,7 +1507,7 @@ class PetApi
|
||||
*
|
||||
* Update an existing pet
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
@@ -1547,7 +1547,7 @@ class PetApi
|
||||
/**
|
||||
* Create request for operation 'updatePet'
|
||||
*
|
||||
* This oepration contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* This operation contains host(s) defined in the OpenAP spec. Use 'hostIndex' to select the host.
|
||||
* URL: http://petstore.swagger.io/v2
|
||||
* URL: http://path-server-test.petstore.local/v2
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user