You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/12/01 10:01:00 UTC

[jira] [Closed] (SCB-286) As a developer, I want to define a object and hide some properties in it to controll the interface publish

     [ https://issues.apache.org/jira/browse/SCB-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wujimin closed SCB-286.
-----------------------
    Resolution: Won't Do

just use Jackson Ignore is enough.

> As a developer, I  want to define a object and hide some properties in it to controll the interface publish
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SCB-286
>                 URL: https://issues.apache.org/jira/browse/SCB-286
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>              Labels: roadmap
>
> by using io.swagger.annotations.ApiModelProperty.hidden(), swagger generator will ignore the property.
> but when serialize or deserialize, depend on different annotation in different tranport.
> it's not good.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)