We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c92b2 commit 81ec69eCopy full SHA for 81ec69e
1 file changed
examples/README.md
@@ -113,13 +113,13 @@ example-name/
113
- ✅ **Discovery** - [basic/api-discovery-example.ts](./basic/)
114
115
### Auth Protocol
116
-- ⏳ **Identity & Policy** - Coming soon
117
-- ⏳ **RBAC** - Coming soon
+- ✅ **Identity & Policy** - [basic/auth-permission-example.ts](./basic/)
+- ✅ **RBAC** - [basic/auth-permission-example.ts](./basic/)
118
119
### Automation Protocol
120
-- ✅ **Workflows** - [crm](./crm/)
121
-- ✅ **Flows** - [crm](./crm/)
122
-- ⏳ **Approvals** - Coming soon
+- ✅ **Workflows** - [crm](./crm/), [basic/automation-example.ts](./basic/)
+- ✅ **Flows** - [crm](./crm/), [basic/automation-example.ts](./basic/)
+- ✅ **Approvals** - [basic/automation-example.ts](./basic/)
123
124
### Hub Protocol
125
- ⏳ **Marketplace** - Coming soon
0 commit comments