
    iE                         d dl Z d dlmZ d dlmZ d dlmZ  e       Z e j                  e	      Z
ej                  ddgee   dd	      d
ee   fd       Zy)    N)	APIRouter)ResponseWrapper)HealthCheckResponsez/health-checkzHealth CheckzSimple health check.   )tagsresponse_modelsummarystatus_codereturnc                  d   K   t         j                  d       t        ddt        d            S w)NzStarted GET /readyTOKok)status)r   messagedata)loggerinfor   r        =/var/www/html/ls-ibe-bot-apis/app/controllers/health_check.pyreadiness_checkr      s+      KK$%$;NVZ;[\\s   .0)loggingfastapir   app.schemasr   app.schemas.health_checkr   router	getLogger__name__r   getr   r   r   r   <module>r       st      ' 8				8	$ 
	"#67"  ]/BC ]]r   