docs icon indicating copy to clipboard operation
docs copied to clipboard

Dapr user documentation, used to build docs.dapr.io

Results 420 docs issues
Sort by recently updated
recently updated
newest added

Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [x] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work)) -...

[see here](https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-messaging/dotnet-messaging-pubsub-howto/) - specifically the link from the following line is not found ``` Deploy a .NET Web API application ([StreamingSubscriptionExample](https://github.com/dapr/dotnet-sdk/tree/master/examples/Client/PublishSubscribe/StreamingSubscriptionExample)) ```

content/incorrect-information

**What content needs to be created or modified?** Subscription spec **Describe the solution you'd like** See the complete spec **Where should the new material be placed?** https://docs.dapr.io/reference/resource-specs/subscription-schema/ **The associated pull...

content/missing-information

Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [x] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work)) -...

waiting-on-code-pr

We support the `yugabyte` and `yugabytedb` (alias) which wires up under the hood to follow the postgres v2 code path. We should align with the postgres v2 docs and add...

content/missing-information

**What content needs to be created or modified?** Desceibe how to use a new name resolution method: structuredformat **Describe the solution you'd like** Add a new name resolution method: structuredformat...

content/missing-information

## Summary This PR clarifies the documentation for the `dapr.io/max-body-size` annotation to explicitly state that it applies to both request and response bodies, not just incoming requests. **Target**: v1.16 documentation...

waiting-on-code-pr

**Describe the issue** The language samples on the Authoring Workflows page are incomplete / incorrect. For instance the **Write the application** section for .NET does not show how to schedule...

content/incorrect-information

**What content needs to be created or modified?** The [documentation](https://docs.dapr.io/reference/api/pubsub_api/#provide-a-route-for-dapr-to-discover-topic-subscriptions) for providing a route for Dapr to discover topic subscriptions doesn't suggest that there's a limitation one way or another...

content/missing-information

The docs for the Dapr SDKs live in their respective SDK GitHub repositories. The thought behind this was to make it easy for SDK contributors/maintainers to add new docs when...

content/structure