api documentation is missing topics
Hello, can someone add in all endpoints for topics?
22 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hi Nexen. Where do you miss the endpoints documentation for the topics feature?
@pablo.fernandez.otero
I also could not found api docs for Topic:-
https://docs.novu.co/api/overview/
is this generated by Swagger?
Yes, repo for this
https://github.com/novuhq/api-docs
as @Pawan Jain stated. Also dont see authentication too
Seems
https://docs.novu.co/api/api-authorization/
is not loading properly. Mind to open a GitHub issue for us to fix that? Only for authorisation. I will do the Topics bit.@pablo.fernandez.otero done
@the_nexen while we don't update those parts of the docs, there is the Node client documentation here available: https://docs.novu.co/platform/topics
Topics | Novu
Novu offers a simple API providing an easy interface for triggering notifications to multiple subscribers at once. It is called Topics and allows the users to manage their bulk notifications without having to do complex loop implementations.
@pablo.fernandez.otero thanks! I cannot use js, so its not useful for me.
@the_nexen we fixed the authentication page. It is visible now in the documentation: https://docs.novu.co/api/api-authorization/
API Authorization - Novu API Reference
Novu is an open-source notification infrastructure built for the engineering teams to help them build rich product notification experiences without constantly re-inventing the wheel.
it does not help at all. For someone its useful to know about token bearer, but in major its not even stating the widget/initialize url.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yes, is right. We are having problems deploying the v.0.10.0 version docs, that's why Topics API is not showing up. 😦
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Try api
@dimagrossman, you just advanced to level 27!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Taking a look at the swagger generator right now to see whats the issue there
@catclicli now the docs show the Topic API: https://docs.novu.co/api/topic-creation/
Topic creation - Novu API Reference
Create a topic
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View