Open
Description
Currently, variable values are passed to endpoints in the form :/v1/transactions/
This should be changed to fit the format described in https://crowcpp.org/master/guides/query-string/
Ex: :/v1/transactions/get?id='parameter-value'
Currently, variable values are passed to endpoints in the form :/v1/transactions/
This should be changed to fit the format described in https://crowcpp.org/master/guides/query-string/
Ex: :/v1/transactions/get?id='parameter-value'