process()
process(\apex\devkit\api $api)
Handles all HTTP requests to the /repo/ URI, which is a JSON API that handles all repository functions (create package, publish, search, etc.)
Parameters
\apex\devkit\api | $api | The /devkit/api.php class. Injected. |