[
https://issues.apache.org/jira/browse/SCB-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated SCB-1594:
------------------------------
Description:
We should support the look up the go type string declare, to avoid the warning
message from swagger editor.
如图中,_id字段使用go自定义type id.ID导致生成时没有使用原type string,导致swagger editor告警
期望这里生成的是string
was:
如图中,_id字段使用go自定义type id.ID导致生成时没有使用原type string,导致swagger editor告警
期望这里生成的是string
> Fix swagger file type error
> ---------------------------
>
> Key: SCB-1594
> URL: https://issues.apache.org/jira/browse/SCB-1594
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Kie
> Reporter: xiaoliang tian
> Priority: Major
> Fix For: kie-0.2.0
>
> Attachments: 20191115-170015(eSpace).png
>
>
> We should support the look up the go type string declare, to avoid the
> warning message from swagger editor.
> 如图中,_id字段使用go自定义type id.ID导致生成时没有使用原type string,导致swagger editor告警
>
> 期望这里生成的是string
--
This message was sent by Atlassian Jira
(v8.3.4#803005)