Commit Graph

3 Commits

Author SHA1 Message Date
Hannah Hunter 69d9813f58
[WIP] Update service invocation examples (#3642)
* initial update to examples

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update dotnet example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove extra new client

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update per hal

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* missed a var

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix tabs

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update dapr run and code to match quickstarts

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* mark review pt 1

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update diagram

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* go and java

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove whitespace

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update java example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edits per mark review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add java

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update howto-invoke-discover-services.md

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-24 16:53:25 -07:00
Hannah Hunter bfa2a66a27 update examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 17:44:34 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 22:39:19 -07:00