Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to retrieve an activation's result #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vic-cw
Copy link
Contributor

@vic-cw vic-cw commented Jul 13, 2023

Previously, client did not provide a convenient way to retrieve an activation's result.

It was possible to use Swagger's generated code directly, but that would lead to duplication of the code already handled by OWskClient, and was not straightforward.

This commit fixes it by adding a direct way, consistent with already existing functionality.

Previously, client did not provide a convenient way to
retrieve an activation's result.

It was possible to use Swagger's generated code directly,
but that would lead to duplication of the code already
handled by OWskClient, and was not straightforward.

This commit fixes it by adding a direct way, consistent
with already existing functionality.
Previously, client only enabled to use the basic authentication
mechanism when talking to the OpenWhisk server.

This was not supported anymore by IBM Cloud Function.

This commit fixes it by enabling to use OAuth.
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.

1 participant