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

[jira] [Updated] (SCB-1581) Configurable compatibility check rules

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

Daniel Qian updated SCB-1581:
-----------------------------
    Description: 
Currently, oas-validator compatibility check rules are hard coded.

Make it can be configured by external config file will be more helpful.

Besides, we both provided XXXDiffValidatorFactory and oas-compatibility-spring to build diff validators. I think we can merge the two.

Also should notice that some diff validators decides itself whether to work or not, eg, HeaderAddInRequestBodyNotAllowedDiffValidator. We can leave the decision to the user via config.

  was:
Currently, oas-validator compatibility check rules are hard coded.

Make it can be configured by external config file will be more helpful.

Besides, we both provided XXXDiffValidatorFactory and oas-compatibility-spring to build diff validators. I think we can merge the two.


> Configurable compatibility check rules
> --------------------------------------
>
>                 Key: SCB-1581
>                 URL: https://issues.apache.org/jira/browse/SCB-1581
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: toolkit
>            Reporter: Daniel Qian
>            Assignee: Daniel Qian
>            Priority: Major
>
> Currently, oas-validator compatibility check rules are hard coded.
> Make it can be configured by external config file will be more helpful.
> Besides, we both provided XXXDiffValidatorFactory and oas-compatibility-spring to build diff validators. I think we can merge the two.
> Also should notice that some diff validators decides itself whether to work or not, eg, HeaderAddInRequestBodyNotAllowedDiffValidator. We can leave the decision to the user via config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)