-
Notifications
You must be signed in to change notification settings - Fork 33
[$50]Validate for Valid Skills #15
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
Comments
Contest https://www.topcoder.com/challenges/30153995 has been created for this ticket. |
@imcaizheng Could you please assign to you. |
@veshu OK, I will fix these issues in 16 hrs. |
Contest https://www.topcoder.com/challenges/30153995 has been updated - it has been assigned to aaron2017. |
Fixed. See #17 |
@imcaizheng Please create PR for branch integration-test-fix. (for other issues too) cc: @veshu |
@nkumar-topcoder OK, target branch changed to |
Updated PR here: #18 |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30153995 |
Before Job POST Check skills from Jobs post body if skills (via v5/skills) exists, If skills don’t then respond back with “not valid skills ” else continue posting for jobs. Verify for PUT/PATCH also.
The text was updated successfully, but these errors were encountered: