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()
auth.api.generateOpenAPISchema()