Skip to content

Commit bb5fc03

Browse files
committed
chore: add deprecation notice to drive users to /api/v3
1 parent f9e0019 commit bb5fc03

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Deprecation
2+
3+
As of NodeBB v1.15.0, this plugin is deprecated and has entered maintenance mode. You can of course still use this plugin with versions of v1.15.x and beyond, and I will continue to ensure it is compatible; however new features will not be added.
4+
5+
[Please see this blog post for more information](https://blog.nodebb.org/api-continues-to-evolve/)
6+
7+
New users are recommended to use [the built-in Write API](https://docs.nodebb.org/api/write) that comes with NodeBB v1.15.0 and up.
8+
19
# Write API
210

311
This plugin exposes a *write enabled API interface* for NodeBB. It is useful if you would like to supplment the built-in *read-only* API, in order to push items/actions/events to NodeBB.

0 commit comments

Comments
 (0)