forked from loafle/openapi-generator-original
Fix thousands of spelling typos (#10272)
This commit is contained in:
@@ -168,7 +168,7 @@ $router->post('/v2/fake/property/enum-int', 'FakeApi@fakePropertyEnumIntegerSeri
|
||||
* Summary:
|
||||
* Notes: To test the collection format in query parameters
|
||||
*/
|
||||
$router->put('/v2/fake/test-query-paramters', 'FakeApi@testQueryParameterCollectionFormat');
|
||||
$router->put('/v2/fake/test-query-parameters', 'FakeApi@testQueryParameterCollectionFormat');
|
||||
|
||||
/**
|
||||
* patch testClassname
|
||||
|
||||
Reference in New Issue
Block a user