File tree Expand file tree Collapse file tree
.openapi-generator/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ class Configuration
9191 *
9292 * @var string
9393 */
94- protected $userAgent = ' {{{httpUserAgent}}}{{^httpUserAgent}}OpenAPI-Generator /{{{artifactVersion}}}{{^artifactVersion}}1.0.0{{/artifactVersion}}/PHP{{/httpUserAgent}}' ;
94+ protected $userAgent = ' {{{httpUserAgent}}}{{^httpUserAgent}}VitexSoftware/RBCZPremiumAPI /{{{artifactVersion}}}{{^artifactVersion}}1.0.0{{/artifactVersion}}/PHP{{/httpUserAgent}}' ;
9595
9696 /**
9797 * Debug switch (default set to false )
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ class Configuration
101101 *
102102 * @var string
103103 */
104- protected $ userAgent = 'OpenAPI-Generator /0.1.0/PHP ' ;
104+ protected $ userAgent = 'VitexSoftware/RBCZPremiumAPI /0.1.0/PHP ' ;
105105
106106 /**
107107 * Debug switch (default set to false)
You can’t perform that action at this time.
0 commit comments