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

Fix method name #3894

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Fix method name #3894

merged 1 commit into from
Dec 8, 2023

Conversation

stuartleeks
Copy link
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

startServer method doesn't exist on JavaScript DaprServer (method name is start - see https://docs.dapr.io/developing-applications/sdks/js/js-server/#bindings-api)

Issue reference

`startServer` method doesn't exist on JavaScript `DaprServer` (method name is `start` - see https://docs.dapr.io/developing-applications/sdks/js/js-server/#bindings-api)

Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
@stuartleeks stuartleeks requested review from a team as code owners December 7, 2023 09:06
@hhunter-ms hhunter-ms merged commit 28a97e1 into dapr:v1.12 Dec 8, 2023
7 checks passed
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.

2 participants