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
Also, "/auth/reset-password/{token}" is missing token in parameters declaration
Also most operations don’t have an operation id