Skip to content

add externalId and resume fields to the JobCanidate model #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

imcaizheng
Copy link
Contributor

Summary

  • Joi schemas, model definition, search criteria and ES mapping updated.
  • Migration script provided.
  • Swagger document updated.
  • Postman collection updated.

Changes In Postman collection

Add externalId and resume fields In Request Body

  • Job Candidates
    • create job candidate with booking manager
    • create job candidate with connect user
    • create job candidate with invalid token
    • create job candidate with m2m create
    • create job candidate with member
    • create job candidate with user id not exist
    • patch job candidate with booking manager
    • patch job candidate with connect user
    • patch job candidate with invalid token
    • patch job candidate with m2m update
    • patch job candidate with member
    • patch job candidate with user id not exist
    • put job candidate with booking manager
    • put job candidate with connect user
    • put job candidate with invalid token
    • put job candidate with m2m update
    • put job candidate with member
    • put job candidate with user id not exist

Add externalId Parameter In Query

  • Job Candidates
    • search job candidates with booking manager
    • search job candidates with connect user
    • search job candidates with invalid token
    • search job candidates with m2m all
    • search job candidates with member

Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@imcaizheng works good as per local testing.

@nkumar-topcoder nkumar-topcoder merged commit 8fdd9ef into topcoder-platform:dev Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants