mrutkows commented on issue #705: Unable to use ENV VARS in input JSON URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-362648448 @ScottChapman this would be a new feature we would to design... to capture some thoughts... we could take the approach that JSON is a first-class format/citizen in the Serverless space and work to get interpolation done quickly, but should make it an option it might not be good to assume it is a default behavior perhaps the app developer wants the $() encoding left alone for their own use (edited) and it may not be granular at the document / manifest level either may need to add a keyword to the data type like ?interpolate? which gives us permission to change the actual JSON data (or other data formats going forward) thoughts?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
