Join Discord
Powered by
hello guys! question: is there any way to include ...
# support-questions-legacy
a
art1c0
03/14/2023, 8:53 AM
hello guys! question: is there any way to include supertokens API into general swagger-based API docs of the project? i use nest.js and connected via middleware, so maybe it's not possible or maybe you know how to do it?
r
rp_st
03/14/2023, 8:59 AM
hey
@art1c0
rp_st
03/14/2023, 8:59 AM
we have docs for the APIs exposed via the middleware here:
https://supertokens.io/docs/fdi
a
art1c0
03/14/2023, 9:02 AM
yeah i've seen it, but i'd like to include at least some endpoints like signin and signup into our own swagger, to make it more complete
r
rp_st
03/14/2023, 9:03 AM
i don't think there is an automatic way to add it to your swagger
rp_st
03/14/2023, 9:03 AM
you will probably have to copy over into your swagger
39
Views
Previous
Next