I don't think so, unfortunately -- you'll have to make the initial call to get the topic, and then subsequent calls to grab the raw markdown. I don't think we'll be adding a way to retrieve the raw markdown at the topic level because we wouldn't have any use for it.
Something about doc of the api v3
-
I found the api v3 recently, it is amazing!
I think the doc maybe is not complete when i can't wait to use it.
Here(https://docs.nodebb.org/api/#section/Overview/Authentication) introduced something about the authentication, but it seems like haven't remind this param
_uid
, the request can't work well whitout it.Maybe is my problem I can't find the description about it, so I post this to confrim.
In the end, Thanks for everything you did and doing.
-
@ufan0 thanks for commenting, you're correct, perhaps I have not made the usage of
_uid
as clear as could be. I'll try to update the wording so it more informative -
@ufan0 This is now done: https://docs.nodebb.org/api/read/#section/Overview/Authentication
-