openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

Validate parameters schema in Provision/Update/Bind request body #59

Closed leonwanghui closed 5 years ago

leonwanghui commented 5 years ago

Signed-off-by: leonwanghui wanghui71leon@gmail.com

Solves #44

cfdreddbot commented 5 years ago

Hey leonwanghui!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

mattmcneeney commented 5 years ago

@leonwanghui do you need a review of this or are you folks happy to deal with this one?

leonwanghui commented 5 years ago

Hi Matt, I think this PR is ready to be reviewed.

Matt McNeeney notifications@github.com于2018年11月14日 周三00:42写道:

@leonwanghui https://github.com/leonwanghui do you need a review of this or are you folks happy to deal with this one?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/openservicebrokerapi/osb-checker/pull/59#issuecomment-438342572, or mute the thread https://github.com/notifications/unsubscribe-auth/AXkALSWRv1YkL02G3334YqpCRvSH_kwsks5uuvaDgaJpZM4YQCP4 .

cfdreddbot commented 5 years ago

:white_check_mark: Hey leonwanghui! The commit authors and yourself have already signed the CLA.

leonwanghui commented 5 years ago

Would solve #27

leonwanghui commented 5 years ago

@zhongyi-zhang Good idea, thanks!