mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 22:47:12 +00:00
Add controller.service_arguments tag to controllers to make them public (#2059)
This commit is contained in:
committed by
William Cheng
parent
cf6f10252d
commit
8f5fa4df83
@@ -28,6 +28,7 @@ services:
|
||||
- [setSerializer, ['@{{bundleAlias}}.service.serializer']]
|
||||
- [setValidator, ['@{{bundleAlias}}.service.validator']]
|
||||
- [setApiServer, ['@{{bundleAlias}}.api.api_server']]
|
||||
tags: ['controller.service_arguments']
|
||||
|
||||
{{/operations}}
|
||||
{{/apis}}
|
||||
|
||||
Reference in New Issue
Block a user