Hello, i installed the documentation plugin and added a 'refresh-token' endpoint but i can't see the Authentication in the documentation the email and the file-upload is there but the Authentication is not showing at all - the default endpoints or the extra endpoint that i added.
Steps to reproduce the behavior
Create a new strapi project
Add a custom endpoint by adding the code below to /src/extensions/users-permissions/
Added that code to the above file to add /refresh-token endpoint.
The endpoint is working and showing on the admin but there is no Authentication tab in the SWAGGER.
Expected behavior
To see the Authentication tab in SWAGGER and /refresh-token endpoint should be included.
Created by Derrick Mehaffy
February 2, 2023