@hublo/mstaff-api-sdk
v0.2.3
Published
   
Maintainers
Keywords
Readme
mstaff-api-sdk
Repository endpoints naming conventions
Endpoints should start either by :
- list
- read
- create
- update
- delete
and 'by' for establishing context.
Example: listByCandidateAndEstablishmentFromRecruiter()
