File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ additionalProperties:
77 RepoId : php-vitexsoftware-rbczpremiumapi
88 infoEmail : info@vitexsoftware.cz
99 allowUnicodeIdentifiers : true
10- artifactVersion : 0.2.0
10+ artifactVersion : 1.3.1
1111 invokerPackage : VitexSoftware\Raiffeisenbank
1212 modelPackage : Model
1313 variableNamingConvention : camelCase
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ info@vitexsoftware.cz
143143This PHP package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
144144
145145- API version: ` 1.1.20240910 `
146- - Package version: ` 0.2.0 `
146+ - Package version: ` 1.3.1 `
147147- Build package: ` org.openapitools.codegen.languages.PhpClientCodegen `
148148
149149
Original file line number Diff line number Diff line change 11{
22 "name" : " deb/rbczpremiumapi" ,
33 "description" : " An Core of PHP Framework for Ease of writing Applications (debianized)" ,
4- "version" : " 1.3.0 " ,
4+ "version" : " 1.3.1 " ,
55 "authors" : [
66 {
77 "name" : " Vítězslav Dvořák" ,
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ class Configuration
8989 /**
9090 * User agent of the HTTP request, set to "OpenAPI-Generator/{version}/PHP" by default.
9191 */
92- protected string $ userAgent = 'VitexSoftware/RBCZPremiumAPI/0.2.0 /PHP ' ;
92+ protected string $ userAgent = 'VitexSoftware/RBCZPremiumAPI/1.3.1 /PHP ' ;
9393
9494 /**
9595 * Debug switch (default set to false).
@@ -427,7 +427,7 @@ public static function toDebugReport()
427427 $ report .= ' OS: ' .php_uname ().\PHP_EOL ;
428428 $ report .= ' PHP Version: ' .\PHP_VERSION .\PHP_EOL ;
429429 $ report .= ' The version of the OpenAPI document: 1.1.20240910 ' .\PHP_EOL ;
430- $ report .= ' SDK Package Version: 0.2.0 ' .\PHP_EOL ;
430+ $ report .= ' SDK Package Version: 1.3.1 ' .\PHP_EOL ;
431431 $ report .= ' Temp Folder Path: ' .self ::getDefaultConfiguration ()->getTempFolderPath ().\PHP_EOL ;
432432
433433 return $ report ;
You can’t perform that action at this time.
0 commit comments