forked from loafle/openapi-generator-original
Remove global options from PHP generators (#2403)
* remove global options from php generators * update doc
This commit is contained in:
committed by
Akihito Nakano
parent
2ea4025d2b
commit
94466d54b3
@@ -17,6 +17,4 @@ sidebar_label: php-laravel
|
||||
|invokerPackage|The main namespace to use for all classes. e.g. Yay\Pets| |null|
|
||||
|packageName|The main package name for classes. e.g. GeneratedPetstore| |null|
|
||||
|srcBasePath|The directory to serve as source root.| |null|
|
||||
|gitUserId|Git user ID, e.g. openapitools.| |null|
|
||||
|gitRepoId|Git repo ID, e.g. openapi-generator.| |null|
|
||||
|artifactVersion|The version to use in the composer package version field. e.g. 1.2.3| |null|
|
||||
|
||||
Reference in New Issue
Block a user