Why don't write api support custom topic publishing time?
Solved
Technical Support
-
Hi everyone, I am using the newest write api in nodebb v2.6.1.
I try to create new topic by this api, but I find it doesn't support to edit publish time.
I confirm I had read this api doc and the master code:
- https://docs.nodebb.org/api/write/#tag/topics/paths/~1topics~1/post
- https://github.com/NodeBB/NodeBB/blob/aeb43b9bb1/src/routes/write/topics.js
So how can I edit this publish time when I create a new topic?
Thanks. -
-
I really need this feature. I'm trying to migrate my very old forum to nodebb and need to create posts "in past".
I'm pretty sure i did it before with older nodebb version with write api plugin
Copyright © 2024 NodeBB | Contributors