Session schema missing from open API spec generation

I'm using the following code to generate open API documentation, however I noticed the reference to #/components/schemas/Session is missing? auth.api.generateOpenAPISchema()
1 Reply
Platon
PlatonOP5d ago
Also, "/auth/reset-password/{token}" is missing token in parameters declaration Also most operations don’t have an operation id

Did you find this page helpful?