File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ This PHP package is automatically generated by the
5
5
[ Swagger Codegen] ( https://github.com/swagger-api/swagger-codegen ) project:
6
6
7
7
- API version: 0.2.0
8
- - Package version: 0.2.0
9
8
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen
10
9
11
10
## Requirements
Original file line number Diff line number Diff line change @@ -396,7 +396,6 @@ public static function toDebugReport()
396
396
$ report .= ' OS: ' . php_uname () . PHP_EOL ;
397
397
$ report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL ;
398
398
$ report .= ' OpenAPI Spec Version: 0.2.0 ' . PHP_EOL ;
399
- $ report .= ' SDK Package Version: 0.1.0 ' . PHP_EOL ;
400
399
$ report .= ' Temp Folder Path: ' . self ::getDefaultConfiguration ()->getTempFolderPath () . PHP_EOL ;
401
400
402
401
return $ report ;
You can’t perform that action at this time.
0 commit comments