docs icon indicating copy to clipboard operation
docs copied to clipboard

missing bindings in docs table

Open sicoyle opened this issue 4 months ago • 0 comments

What content needs to be created or modified? When I counted the bindings components in the bindings docs table, there are 48 of them. However, I have a script that I added in components contrib that checks component registration and counts them. It revealed like 50 bindings. We need to cross reference here between the docs pages and in the table to see what are missing. It might be the case that some are just missing in the table on the bindings overview here: https://docs.dapr.io/reference/components-reference/supported-bindings/ Otherwise, there are other bindings missing beyond the one I opened an issue for here: https://github.com/dapr/docs/issues/4804

Describe the solution you'd like All bindings are in table and have their own page with information on them

Where should the new material be placed?

https://docs.dapr.io/reference/components-reference/supported-bindings/

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos see bindings count here https://github.com/dapr/components-contrib/pull/3949

Additional context

sicoyle avatar Aug 20 '25 19:08 sicoyle