openwhisk-wskdeploy icon indicating copy to clipboard operation
openwhisk-wskdeploy copied to clipboard

Add Test to against runtimes.json to determine structure changes

Open pritidesai opened this issue 5 years ago • 1 comments

Like @mrutkows commented in a PR #983, we need a way to validate changes at the API level. Please add a test in wskdeploy to verify changes against runtimes.json.

pritidesai avatar Sep 13 '18 19:09 pritidesai

As noted in https://github.com/apache/incubator-openwhisk-wskdeploy/pull/983#issuecomment-466464704, the change should be to remove the types entirely for the API responses that are JSON and only depend on the fields that are needed... here, I believe it's just kind.

rabbah avatar Feb 22 '19 16:02 rabbah