# Functions
ApplyRoutes applies router to gin Router.
# Structs
swagger:response badRequestResponse Response when the operation failed with Bad Request.
swagger:model model for client details.
swagger:parameters createClient.
swagger:parameters readClient updateClient deleteClient configClient emailClient.
swagger:model model for client details.
swagger:response clientsSucessResponse Response for read all clients.
swagger:response clientSucessResponse Response when the operation suceeds.
swagger:model model for client details.
swagger:parameters updateClient.
swagger:response sucessResponse Response when the operation suceeds.
swagger:response unauthorizedResponse Response when the operation failed with Bad Request.