hey, for the different sdk's built with openapi, a...
# general
h
hey, for the different sdk's built with openapi, are there any docs available of all the functions with options that it builds? The only stuff I can find, are the api specs so basically these. https://www.ory.sh/docs/reference/api There is some for golang, https://www.ory.sh/docs/kratos/self-hosted/go but what about the
typescript-fetch
m
Hey @hundreds-psychiatrist-38730 best I can offer you at the moment is the source https://github.com/ory/sdk/tree/master/clients/client/typescript-fetch we are working on more examples in the mid-term and always appreciate contributions for the /self-hosted/ docs 🙏 happy to help with any concrete questions you might have as well.
h
i did manage to generate a typedoc 🙂 and it did help me a tiny bit. i feel it's kinda still missing some info but could also just be me without knowledge 🙂