-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat: Expose OutcomeDocument #70
base: master
Are you sure you want to change the base?
feat: Expose OutcomeDocument #70
Conversation
bafcc41
to
379f9fa
Compare
Changes Unknown when pulling 379f9fa on dinoboff:feat/outcome-sign-request-method into ** on omsmith:master**. |
379f9fa
to
199e5a2
Compare
b8c88c5
to
6ef92ec
Compare
Changes Unknown when pulling 6ef92ec on dinoboff:feat/outcome-sign-request-method into ** on omsmith:master**. |
Changes Unknown when pulling 3b5fb45 on dinoboff:feat/outcome-sign-request-method into ** on omsmith:master**. |
Allow using a alternative http client (e.g. like `request` or nodejs http(s) with non default options). Add static methods to OutcomeDocument to create read/delete/replace outcome request body and refactor how the score language and the supported type are given to the Outcome Document.
3b5fb45
to
2347d2e
Compare
Changes Unknown when pulling 2347d2e on dinoboff:feat/outcome-sign-request-method into ** on omsmith:master**. |
Allow using an alternative http client or nodejs http(s) client with non default options.