Closed mpeuster closed 6 years ago
Unify data models of POST endpoint and status endpoint.
POST should also return the following structure
{ "error_msg": null, "package_process_uuid": "e6eec600-2990-470a-87c0-dbd3d0dd11f4", "status": "success" }
Unify data models of POST endpoint and status endpoint.
POST should also return the following structure