You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/demo-data.json
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -7646,10 +7646,10 @@
7646
7646
"name": "Angular Developer",
7647
7647
"description": "* Writes tested and documented JavaScript, HTML and CSS\n* Makes design and technical decisions for AngularJS projects\n* Develops application code and unit test in the AngularJS, Rest Web Services and Java technologies",
7648
7648
"listOfSkills": [
7649
-
"database",
7650
-
"winforms",
7651
-
"user interface (ui)",
7652
-
"photoshop"
7649
+
"Database",
7650
+
"Winforms",
7651
+
"User Interface (Ui)",
7652
+
"Photoshop"
7653
7653
],
7654
7654
"rates": [
7655
7655
{
@@ -7678,10 +7678,10 @@
7678
7678
"name": "Dev Ops Engineer",
7679
7679
"description": "* Introduces processes, tools, and methodologies\n* Balances needs throughout the software development life cycle\n* Configures server images, optimizes task performance in correspondence with engineers",
7680
7680
"listOfSkills": [
7681
-
"dropwizard",
7682
-
"nginx",
7683
-
"machine learning",
7684
-
"force.com"
7681
+
"Dropwizard",
7682
+
"NGINX",
7683
+
"Machine Learning",
7684
+
"Force.com"
7685
7685
],
7686
7686
"rates": [
7687
7687
{
@@ -7722,10 +7722,10 @@
7722
7722
"name": "Salesforce Developer",
7723
7723
"description": "* Meets with project managers to determine CRM needs\n* Develops customized solutions within the Salesforce platform\n* Designs, codes, and implements Salesforce applications\n* Creates timelines and development goals\n* Tests the stability and functionality of the application\n* Troubleshoots and fixes bugs\n* Writes documents and provides technical training for Salesforce Staff\n* Maintains the security and integrity of the application software",
"raw": "{\r\n \"jobDescription\": \"Should have these skills: Machine Learning, Dropwizard, NGINX, appcelerator\"\r\n}",
18175
+
"raw": "{\r\n \"jobDescription\": \"Should have these skills: Machine Learning, Dropwizard, NGINX, appcelerator, C#\"\r\n}",
18184
18176
"options": {
18185
18177
"raw": {
18186
18178
"language": "json"
@@ -18210,7 +18202,7 @@
18210
18202
"pm.test('Status code is 400', function () {\r",
18211
18203
" pm.response.to.have.status(400);\r",
18212
18204
" const response = pm.response.json()\r",
18213
-
" pm.expect(response.message).to.eq(\"\\\"data\\\" must have at least 1 key\")\r",
18205
+
" pm.expect(response.message).to.eq(\"\\\"data\\\" must contain at least one of [roleId, jobDescription, skills]\")\r",
18214
18206
"});"
18215
18207
],
18216
18208
"type": "text/javascript"
@@ -19211,71 +19203,7 @@
19211
19203
],
19212
19204
"request": {
19213
19205
"method": "POST",
19214
-
"header": [
19215
-
{
19216
-
"key": "Authorization",
19217
-
"type": "text",
19218
-
"value": "Bearer {{token_administrator}}"
19219
-
},
19220
-
{
19221
-
"key": "Content-Type",
19222
-
"type": "text",
19223
-
"value": "application/json"
19224
-
}
19225
-
],
19226
-
"body": {
19227
-
"mode": "raw",
19228
-
"raw": "{ \"description\": \"Description A global leading healthcare company is seeking a strong Databricks Engineer to join their development team as they build their new Databricks workspace. Development efforts will contribute to the migration of data from Hadoop to Databricks to prepare data for visualization. Candidate must be well-versed in Databricks components and best practices, be an excellent problem solver and be comfortable working in a fast-moving, rapidly changing, and dynamic environment via Agile, SCRUM, and DevOps. PREFERRED QUALIFICATIONS: 2+ years of Azure Data Stack experience: Azure Data Services using ADF, ADLS, Databricks with PySpark, Azure DevOps & Azure Key Vault. Strong knowledge of various data warehousing methodologies and data modeling concepts. Hands-on experience using Azure, Azure data lake, Azure functions & Databricks Minimum 2-3+ years of Python experience (PySpark) Design & Develop Azure native solutions for Data Platform Minimum 3+ years of experience using Big Data ecosystem (Cloudera/Hortonworks) using Oozie, Hive, Impala, and Spark Expert in SQL and performance tuning\" }",
"raw": "{ \"description\": \"Description A global leading healthcare company is seeking a strong Databricks Engineer to join their development team as they build their new Databricks workspace. Development efforts will contribute to the migration of data from Hadoop to Databricks to prepare data for visualization. Candidate must be well-versed in Databricks components and best practices, be an excellent problem solver and be comfortable working in a fast-moving, rapidly changing, and dynamic environment via Agile, SCRUM, and DevOps. PREFERRED QUALIFICATIONS: 2+ years of Azure Data Stack experience: Azure Data Services using ADF, ADLS, Databricks with PySpark, Azure DevOps & Azure Key Vault. Strong knowledge of various data warehousing methodologies and data modeling concepts. Hands-on experience using Azure, Azure data lake, Azure functions & Databricks Minimum 2-3+ years of Python experience (PySpark) Design & Develop Azure native solutions for Data Platform Minimum 3+ years of experience using Big Data ecosystem (Cloudera/Hortonworks) using Oozie, Hive, Impala, and Spark Expert in SQL and performance tuning\" }",
@@ -128,7 +128,7 @@ async function processPayment (workPeriodPayment) {
128
128
// If payment processing failed Work Periods Payment "status" should be changed to "failed" and populate "statusDetails" field with error details in JSON format.
0 commit comments