o
    \h                     @  s`   d dl mZ d dlmZ d dlmZ d dlmZ e Zej	dedej	deddd
dZ
dS )    )annotations)	APIRouter)RedirectResponse)apply_decisionsz/sync/batch/{batch_id}/apply)response_classz/sync/apply/{batch_id}batch_idstrc                   s   t |  td|  dddS )Nz/sync/batch/z
?applied=1i/  )urlstatus_code)r   r   )r    r   -/var/www/html/bot/app/web/pages/sync/apply.pysync_apply_batch   s   r   N)r   r   )
__future__r   fastapir   fastapi.responsesr   app.sync2.pipeliner   routerpostr   r   r   r   r   <module>   s    