You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wing328 I might, but as I don't have professional experience with Java (only did assignments in college), would need a second pair of eyes. Guess a WiP PR would be fine?
I have other PHP client-related ideas too so it might be a good start.
Description
When constructing a PHP client, README.md will include this snippet to add to
composer.json
:As we're generating a private API client with a proper private Composer repo (Satis), usage of our package should include:
Swagger-codegen version
@e6049d6d30822c35a13608667637591f6536ad41
Swagger declaration file content or url
config.json
Command line used for generation
Steps to reproduce
There's no way to generate a PHP client without it happening, I don't see a way to provide configuration regarding this. My
config.json
:Generated with
Open README.md
Suggest a Fix
Allow for specifying Composer package destination.
The text was updated successfully, but these errors were encountered: