-
Notifications
You must be signed in to change notification settings - Fork 528
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
Added Quickstart for Javascript Jobs HTTP api #1134
base: release-1.15
Are you sure you want to change the base?
Added Quickstart for Javascript Jobs HTTP api #1134
Conversation
Signed-off-by: Constantin Chirila <constantin@diagrid.io>
a0408c1
to
4d31a4e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be tested without the multi-app run files and with the single dapr commands.
Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Thank you for the comments @alicejgibbons. |
Signed-off-by: Constantin Chirila <constantin@diagrid.io>
ebdbc89
to
9884f19
Compare
``` | ||
|
||
<!-- END_STEP --> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need a step for stopping the dotnet multi app run file?
Description
Added the missing quickstart for how to use the Dapr Jobs with Javascript through standard http fetch.
Issue reference
We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1112
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: