Releases: sharpapi/sharpapi-node-resume-job-match-score
Releases · sharpapi/sharpapi-node-resume-job-match-score
v1.1.0
Added
- Optional
contextparameter onSharpApiResumeJobMatchScoreService.resumeJobMatchScore()for steering the scoring engine via the new directive contract:EMPHASIZE: <topic>— bump metric weight up one stepDEEMPHASIZE: <topic>— drop metric weight one stepCREDIT: <skill | tool | certification>— treat item as a plausible requirement
- Max 5000 characters per request (API returns HTTP 422 on overflow).
- README updated with a "Context directives" section and usage example.
Changed
- Dropped unused
SharpApiJobTypeEnumimport;/hr/resume_job_match_scoreendpoint is now referenced directly.
Backwards-compatible — context defaults to null and is only forwarded when provided.