Package com.example.blogs.app.api.auth.docs


package com.example.blogs.app.api.auth.docs
  • Class
    Description
    OpenAPI documentation annotations for authentication controller endpoints.
    Meta-annotation combining all OpenAPI documentation for the user login endpoint.
    Meta-annotation combining all OpenAPI documentation for the logout endpoint.
    Meta-annotation combining all OpenAPI documentation for the get current user endpoint.
    Meta-annotation combining all OpenAPI documentation for the refresh token endpoint.
    Meta-annotation combining all OpenAPI documentation for the user registration endpoint.