Fork me on GitHub
#ring-swagger
<
2021-08-02
>
popeye06:08:54

I have an existing req as (GET "/:client_id/client_page")[client_id](get_Client_info client_id), and I want to add optional parameter old_client_id=all how can I append in the get request to obtain optional parameter, I am using compojure