* add new methods to api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add methods to how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add raise event request
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add raise event api to the howto
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Ryan;
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* whitespace/updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add more description to raise event
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* clarify raise event and add to the dotnet sdk example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edit confusing text for raise event http
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* rearrange author workflows doc per Ryan suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update workflowreference to startworkflowresponse
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edit from ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* updates per mark and chris
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* few more edits per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
* Adds note about using `ttlInSeconds` to actor state store reference API
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Embed the actor state TTL YouTube video in page
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Adds Actor State section to actor overview page
Signed-off-by: joshvanl <me@joshvanl.dev>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Includes:
- Update docs for HTTP Bearer middleware
- Ensure etcd state store is included in the list
- Ensure the list of capabilities of state stores is up-to-date
Fixes#3262
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>