Skip to content

Support array result#153

Merged
style95 merged 1 commit intoapache:masterfrom
ningyougang:support-array-result
Aug 11, 2022
Merged

Support array result#153
style95 merged 1 commit intoapache:masterfrom
ningyougang:support-array-result

Conversation

@ningyougang
Copy link
Contributor

@ningyougang ningyougang commented May 24, 2022

  • Support array result

Brother prs:
apache/openwhisk-cli#516
apache/openwhisk-wskdeploy#1153

This pr should be merged firstly

@jiangpengcheng
Copy link
Contributor

I think it's better to submit a proposal to the main repo and send an email to dev mail list first, after it's approved, you can submit code changes

Copy link
Member

@dgrove-oss dgrove-oss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@style95 style95 merged commit a6921af into apache:master Aug 11, 2022
jonfriesen pushed a commit to jonfriesen/openwhisk-client-go that referenced this pull request Oct 14, 2022
PR apache#153 converts the whisk.Result type from a map[string]interface{} to
an interface{} leaving Result type in whisk.Response as a pointer to
Result which is now a pointer to a pointer.

This change updates the Response.Result to remove the double pointer pointing.
rabbah pushed a commit that referenced this pull request Oct 14, 2022
PR #153 converts the whisk.Result type from a map[string]interface{} to
an interface{} leaving Result type in whisk.Response as a pointer to
Result which is now a pointer to a pointer.

This change updates the Response.Result to remove the double pointer pointing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants