mattermost-community / mattermost-plugin-autolink

Automatically rewrite text matching a regular expression into a markdown link.
Apache License 2.0
132 stars 57 forks source link

Introduce CRUD operations for Autolink Client #207

Open hanzei opened 1 year ago

hanzei commented 1 year ago

The Autolink Client API currently only supports an Add operations. A remove, update and delete operation should be added to serve use cases like the one in https://github.com/mattermost/mattermost-plugin-jira/pull/871#issuecomment-1415838868.