-
Notifications
You must be signed in to change notification settings - Fork 772
Description
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:
#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 dapr/components-contrib#3949
Additional context