mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 00:43:46 +00:00
Fix thousands of spelling typos (#10272)
This commit is contained in:
@@ -153,7 +153,7 @@ Route::post('/v2/fake/property/enum-int', 'FakeController@fakePropertyEnumIntege
|
||||
* Notes: To test the collection format in query parameters
|
||||
|
||||
*/
|
||||
Route::put('/v2/fake/test-query-paramters', 'FakeController@testQueryParameterCollectionFormat');
|
||||
Route::put('/v2/fake/test-query-parameters', 'FakeController@testQueryParameterCollectionFormat');
|
||||
/**
|
||||
* patch testClassname
|
||||
* Summary: To test class name in snake case
|
||||
|
||||
Reference in New Issue
Block a user