core/nodejsActionBase/platform/knative.js (7 lines): - line 86: // TODO: Throw error if CODE is NOT defined! - line 89: // TODO: default to empty? - line 170: * TODO: - line 269: // TODO: test this error is handled properly and results in an HTTP error response - line 342: // TODO: throw an error if body can not be decoded - line 384: // TODO: Should we use app.WrapEndpoint()? - line 470: // TODO: the 'httpMethods' var should not alternatively store string and string[] types core/nodejsActionBase/app.js (1 line): - line 52: // TODO export isvalid() from platform, if undefined this is OK to default, but if not valid value then error out