This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Releases: epignosis/efrontPRO-SDK
Releases · epignosis/efrontPRO-SDK
v3.3.0
v3.2.0
v3.1.0
Version 3.1.0 @ 2018-05-25
- Add [PUT] /Job/:Id
Update a Job by its identifier
v3.0.1
v.3.0.0
Version 3.0.0 @ 2017-03-14
-
Add [GET] /Job/:Id
Retrieve a job by its identifier. -
Add [GET] /Jobs
Retrieve the list of the available jobs. -
Add [POST] /Job
Create a job. -
Add [PUT] /Job/:Id/AddUser
Assign the job to a user. -
Add [PUT] /Job/:Id/RemoveUser
Un-assign the job from a user.