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

[jira] [Created] (SCB-709) Implement JAX-RS body parameter required feature

liubao created SCB-709:
--------------------------

             Summary: Implement JAX-RS body parameter required feature
                 Key: SCB-709
                 URL: https://issues.apache.org/jira/browse/SCB-709
             Project: Apache ServiceComb
          Issue Type: New Feature
            Reporter: liubao
            Assignee: sukesh


SCB-701 remaining problems:

1. Implement JAX-RS body parameter required feature

2. SCB-701 has changes, consumer code can send null or an object to provider, null encode as empty body I think is better. And for provider, is required = true, either null or emty body will throw exception is better, but now from consumer code, we can not send null. and with postman, send null will not throw exception when required = true

3. 

 



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