@@ -273,19 +273,19 @@ run();
273273
274274### [ ChannelConnections] ( docs/sdks/channelconnections/README.md )
275275
276- * [ list] ( docs/sdks/channelconnections/README.md#list ) - List channel connections
277- * [ create] ( docs/sdks/channelconnections/README.md#create ) - Create channel connection for a resource and integration
278- * [ retrieve] ( docs/sdks/channelconnections/README.md#retrieve ) - Retrieve channel connection by identifier
279- * [ update] ( docs/sdks/channelconnections/README.md#update ) - Update channel connection
280- * [ delete] ( docs/sdks/channelconnections/README.md#delete ) - Delete channel connection
276+ * [ list] ( docs/sdks/channelconnections/README.md#list ) - List all channel connections
277+ * [ create] ( docs/sdks/channelconnections/README.md#create ) - Create a channel connection
278+ * [ retrieve] ( docs/sdks/channelconnections/README.md#retrieve ) - Retrieve a channel connection
279+ * [ update] ( docs/sdks/channelconnections/README.md#update ) - Update a channel connection
280+ * [ delete] ( docs/sdks/channelconnections/README.md#delete ) - Delete a channel connection
281281
282282### [ ChannelEndpoints] ( docs/sdks/channelendpoints/README.md )
283283
284- * [ list] ( docs/sdks/channelendpoints/README.md#list ) - List channel endpoints
285- * [ create] ( docs/sdks/channelendpoints/README.md#create ) - Create channel endpoint for a resource
286- * [ retrieve] ( docs/sdks/channelendpoints/README.md#retrieve ) - Retrieve channel endpoint by identifier
287- * [ update] ( docs/sdks/channelendpoints/README.md#update ) - Update channel endpoint
288- * [ delete] ( docs/sdks/channelendpoints/README.md#delete ) - Delete channel endpoint by identifier
284+ * [ list] ( docs/sdks/channelendpoints/README.md#list ) - List all channel endpoints
285+ * [ create] ( docs/sdks/channelendpoints/README.md#create ) - Create a channel endpoint
286+ * [ retrieve] ( docs/sdks/channelendpoints/README.md#retrieve ) - Retrieve a channel endpoint
287+ * [ update] ( docs/sdks/channelendpoints/README.md#update ) - Update a channel endpoint
288+ * [ delete] ( docs/sdks/channelendpoints/README.md#delete ) - Delete a channel endpoint
289289
290290### [ Contexts] ( docs/sdks/contexts/README.md )
291291
@@ -448,16 +448,16 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
448448
449449- [ ` activityTrack ` ] ( docs/sdks/activity/README.md#track ) - Track activity and engagement events
450450- [ ` cancel ` ] ( docs/sdks/novu/README.md#cancel ) - Cancel triggered event
451- - [ ` channelConnectionsCreate ` ] ( docs/sdks/channelconnections/README.md#create ) - Create channel connection for a resource and integration
452- - [ ` channelConnectionsDelete ` ] ( docs/sdks/channelconnections/README.md#delete ) - Delete channel connection
453- - [ ` channelConnectionsList ` ] ( docs/sdks/channelconnections/README.md#list ) - List channel connections
454- - [ ` channelConnectionsRetrieve ` ] ( docs/sdks/channelconnections/README.md#retrieve ) - Retrieve channel connection by identifier
455- - [ ` channelConnectionsUpdate ` ] ( docs/sdks/channelconnections/README.md#update ) - Update channel connection
456- - [ ` channelEndpointsCreate ` ] ( docs/sdks/channelendpoints/README.md#create ) - Create channel endpoint for a resource
457- - [ ` channelEndpointsDelete ` ] ( docs/sdks/channelendpoints/README.md#delete ) - Delete channel endpoint by identifier
458- - [ ` channelEndpointsList ` ] ( docs/sdks/channelendpoints/README.md#list ) - List channel endpoints
459- - [ ` channelEndpointsRetrieve ` ] ( docs/sdks/channelendpoints/README.md#retrieve ) - Retrieve channel endpoint by identifier
460- - [ ` channelEndpointsUpdate ` ] ( docs/sdks/channelendpoints/README.md#update ) - Update channel endpoint
451+ - [ ` channelConnectionsCreate ` ] ( docs/sdks/channelconnections/README.md#create ) - Create a channel connection
452+ - [ ` channelConnectionsDelete ` ] ( docs/sdks/channelconnections/README.md#delete ) - Delete a channel connection
453+ - [ ` channelConnectionsList ` ] ( docs/sdks/channelconnections/README.md#list ) - List all channel connections
454+ - [ ` channelConnectionsRetrieve ` ] ( docs/sdks/channelconnections/README.md#retrieve ) - Retrieve a channel connection
455+ - [ ` channelConnectionsUpdate ` ] ( docs/sdks/channelconnections/README.md#update ) - Update a channel connection
456+ - [ ` channelEndpointsCreate ` ] ( docs/sdks/channelendpoints/README.md#create ) - Create a channel endpoint
457+ - [ ` channelEndpointsDelete ` ] ( docs/sdks/channelendpoints/README.md#delete ) - Delete a channel endpoint
458+ - [ ` channelEndpointsList ` ] ( docs/sdks/channelendpoints/README.md#list ) - List all channel endpoints
459+ - [ ` channelEndpointsRetrieve ` ] ( docs/sdks/channelendpoints/README.md#retrieve ) - Retrieve a channel endpoint
460+ - [ ` channelEndpointsUpdate ` ] ( docs/sdks/channelendpoints/README.md#update ) - Update a channel endpoint
461461- [ ` contextsCreate ` ] ( docs/sdks/contexts/README.md#create ) - Create a context
462462- [ ` contextsDelete ` ] ( docs/sdks/contexts/README.md#delete ) - Delete a context
463463- [ ` contextsList ` ] ( docs/sdks/contexts/README.md#list ) - List all contexts
0 commit comments