2020-08-18 09:19:44 UTC - KahHoe: Hi there, for .NET Core runtime, can an 
action only return JObject type?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597742384239700?thread_ts=1597742384.239700&cid=C3TPCAQG1
----
2020-08-18 10:51:39 UTC - Rodric Rabbah: The actual function return type is a 
json object. 

(However the actual response for the function when accessed through the web 
action api url could be any json type, by returning that value nested under a 
property called “body” from the function.)
+1 : KahHoe
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597747899243000?thread_ts=1597742384.239700&cid=C3TPCAQG1
----
2020-08-18 10:52:31 UTC - KahHoe: Thanks for the information 
:slightly_smiling_face:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597747951243300?thread_ts=1597742384.239700&cid=C3TPCAQG1
----

Reply via email to