mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 21:07:05 +00:00
Merge remote-tracking branch 'origin' into 7.0.x
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
/* Find purchase order by ID
|
||||
*
|
||||
* For valid response try integer IDs with value <= 5 or > 10. Other values will generated exceptions
|
||||
* For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions
|
||||
*/
|
||||
class OPENAPI_API OpenAPIStoreApi::GetOrderByIdRequest : public Request
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user