mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 16:32:47 +00:00
Fix thousands of spelling typos (#10272)
This commit is contained in:
@@ -295,7 +295,7 @@ module Petstore
|
||||
@config.base_url(opts[:operation]) + path
|
||||
end
|
||||
|
||||
# Update hearder and query params based on authentication settings.
|
||||
# Update header and query params based on authentication settings.
|
||||
#
|
||||
# @param [Hash] header_params Header parameters
|
||||
# @param [Hash] query_params Query parameters
|
||||
|
||||
Reference in New Issue
Block a user