9 Commits

Author SHA1 Message Date
Pedro de Oliveira Guedes
ad34f46e70 Updating the test methods according to the new response interface.
Check the last commit to more information about the new return interface.
2022-01-31 12:19:30 -03:00
Pedro de Oliveira Guedes
94337e2949 Changing json request return type, now it only returns dictionaries;
Changing the do method return interface. Now, instead of returning only the response body, it returns the entire response.
2022-01-31 12:08:18 -03:00
Pedro de Oliveira Guedes
985ecd7e12 Fixing the request and response structures by changing their default values to None. 2022-01-31 11:50:59 -03:00
Pedro de Oliveira Guedes
fb782f3d34 Adding request and response structures to handle the requisition. 2022-01-31 09:02:35 -03:00
Pedro de Oliveira Guedes
9fe25d052e Standardizing the request method. 2022-01-31 08:54:33 -03:00
Pedro de Oliveira Guedes
86d1d612a0 Adding API Proxy tests. 2022-01-21 11:12:26 -03:00
Pedro de Oliveira Guedes
4c130636d3 Fixing the request method. 2022-01-21 10:58:45 -03:00
Pedro de Oliveira Guedes
6a3720190f Developing the API Proxy client. 2022-01-20 12:16:13 -03:00
Pedro de Oliveira Guedes
7e0959d9b7 Initial commit. 2022-01-20 12:15:03 -03:00