mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
Support for customizing Composer package and namespaces
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
namespace Swagger\Client\Model;
|
||||
namespace Swagger\ClientSwagger\Client\Model;
|
||||
|
||||
use \ArrayAccess;
|
||||
/**
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
namespace Swagger\Client\Model;
|
||||
namespace Swagger\ClientSwagger\Client\Model;
|
||||
|
||||
use \ArrayAccess;
|
||||
/**
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
namespace Swagger\Client\Model;
|
||||
namespace Swagger\ClientSwagger\Client\Model;
|
||||
|
||||
use \ArrayAccess;
|
||||
/**
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
namespace Swagger\Client\Model;
|
||||
namespace Swagger\ClientSwagger\Client\Model;
|
||||
|
||||
use \ArrayAccess;
|
||||
/**
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
namespace Swagger\Client\Model;
|
||||
namespace Swagger\ClientSwagger\Client\Model;
|
||||
|
||||
use \ArrayAccess;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user