mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 00:21:19 +00:00
Support for customizing Composer package and namespaces
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "{{groupId}}/{{artifactId}}",{{#artifactVersion}}
|
||||
"name": "{{composerVendorName}}/{{composerProjectName}}",{{#artifactVersion}}
|
||||
"version": "{{artifactVersion}}",{{/artifactVersion}}
|
||||
"description": "{{description}}",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user