mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
clean up test.php
This commit is contained in:
parent
f357f4c9d7
commit
762a3279ea
@ -2,8 +2,6 @@
|
||||
//require_once('vendor/autoload.php');
|
||||
require_once('SwaggerClient-php/SwaggerClient.php');
|
||||
|
||||
$c = array_merge((array)$a, (array)$b);
|
||||
|
||||
// initialize the API client
|
||||
//$api_client = new SwaggerClient\APIClient('http://petstore.swagger.io/v2');
|
||||
//$api_client->addDefaultHeader("test1", "value1");
|
||||
|
Loading…
Reference in New Issue
Block a user