Closed Vol0kin closed 4 years ago
This all looks pretty good to me. Can you confirm that you've tested it out and get proper processing?
I have tested all endopoints except for /validate
, which I don't really know how to test. Regardless of that, all of the tested endopoints work flawlessly.
This PR references issue #3.
As already stated there, there were still some minor incompatibilities between Python2 and Python3 which were found in various scripts. These incompatibilities have been solved by adapting the source code to Python3. After these changes, the scripts can run on both versions of the language without any problem.