Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Run generator from the command line and getting an issue in the Client Class #3

Open
gkimpson opened this issue Mar 14, 2016 · 0 comments

Comments

@gkimpson
Copy link

I'm not sure if this is an issue or something that maybe wrong with my raml file, when running the raml-php-generator api.raml -o api-client-php command my generated index.php file has the following error.

$options['base_uri'] = template('https://server-{server}.myurl.com/{version}', ['server' => '1', 'version' => ''v2'']);

The v2 on the line above has 2 apostrophies around rather than one? This is within the class Client()

@gkimpson gkimpson changed the title Run Run generator from the command line and getting an issue in the Client Class Mar 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant