https://supertokens.com/ logo
Title
a

artico

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

03/14/2023, 8:59 AM
hey @artico
we have docs for the APIs exposed via the middleware here: https://supertokens.io/docs/fdi
a

artico

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

03/14/2023, 9:03 AM
i don't think there is an automatic way to add it to your swagger
you will probably have to copy over into your swagger