mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-04 09:46:15 +00:00
Fix another batch of spelling typos (#13915)
* Fix typos * Remove repeated words * Minor grammar fixes
This commit is contained in:
@@ -335,7 +335,7 @@ paths:
|
||||
- "store"
|
||||
summary: "Find purchase order by ID"
|
||||
description: "For valid response try integer IDs with value <= 5 or > 10. Other\
|
||||
\ values will generated exceptions"
|
||||
\ values will generate exceptions"
|
||||
operationId: "getOrderById"
|
||||
produces:
|
||||
- "application/xml"
|
||||
|
||||
Reference in New Issue
Block a user