Skip to content

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.

vic-cw added 2 commits July 13, 2023 19:11
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